Fix:5872 【商城小程序】【商户入驻-礼品集采中心】礼品集采中心入驻详情页面中,中心名称错误显示为“请填写批发商名称”

This commit is contained in:
linxi
2026-08-25 11:34:26 +08:00
parent dfb92b7332
commit 708aa88914
+1 -1
View File
@@ -29,7 +29,7 @@
v-model="form.name" v-model="form.name"
:disabled="reviewing" :disabled="reviewing"
border="none" border="none"
placeholder="请填写批发商名称" placeholder="请填写礼品集采中心名称"
/> />
</template> </template>
</u-cell> </u-cell>