src/views/EnterpriseManage/components/WechatConfigureView.vue
@@ -55,7 +55,12 @@ prop="name" :checkRules="[{ type: 'phone', message: '请输入商户简称' }]" > <ProFormText :maxlength="64" v-model.trim="form.name" placeholder="请输入商户简称" /> <ProFormText :maxlength="64" show-word-limit v-model.trim="form.name" placeholder="请输入商户简称" /> </ProFormItemV2> <ProFormItemV2 label="客服电话:"