Ver Fonte

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

gjy há 3 anos atrás
pai
commit
73b88a072e
1 ficheiros alterados com 1 adições e 1 exclusões
  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"
             />