Fix:5785 【商城小程序】【商户入驻-礼品集采中心入驻】入驻详情页,省市区填写栏错误显示为null

This commit is contained in:
linxi
2026-08-18 14:15:49 +08:00
parent 230fe66e82
commit 96b175a562
+2 -2
View File
@@ -18,10 +18,10 @@
<u-cell-group
:border="false"
:customStyle="{'fontSize':'40rpx'}"
title="采购批发商基本信息"
title="礼品集采中心基本信息"
>
<u-form-item prop="name">
<u-cell title="批发商名称" :border="false">
<u-cell title="中心名称" :border="false">
<template #icon>
<text class="required">*</text>
</template>