Fix:5872 【商城小程序】【商户入驻-礼品集采中心】礼品集采中心入驻详情页面中,中心名称错误显示为“请填写批发商名称”
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user