zhangyuewww 3 years ago
parent
commit
aa673c365d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/customerFundManagement/customerFundAdd.vue

+ 1 - 1
src/views/customerFundManagement/customerFundAdd.vue

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