@@ -39,7 +39,7 @@
<ws-input
v-model="customerList.compName"
placeholder="请输入公司名称"
- maxlength="15"
+ maxlength="30"
size="small"
:disabled="disabled"
/>