Fix:5785 【商城小程序】【商户入驻-礼品集采中心入驻】入驻详情页,省市区填写栏错误显示为null
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user