Explorar el Código

Merge branch 'master' of http://git.zthymaoyi.com:3000/gdc/yiliangyiyun-pc

gjy hace 3 años
padre
commit
73b88a072e
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"
             />