zhangyuewww hace 3 años
padre
commit
aa673c365d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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"
             />