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