Selaa lähdekoodia

Merge branch '3.3.7-scxjy' of http://192.168.1.43:3000/git/sass-lab-web into 3.3.7-scxjy

dedsudiyu 1 vuosi sitten
vanhempi
commit
0ca9c6b0cf
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      src/views/safetyCheck/checkItemLibrary/index.vue

+ 1 - 1
src/views/safetyCheck/checkItemLibrary/index.vue

@@ -143,7 +143,7 @@
             :autosize="{ minRows: 5, maxRows: 5}"
             placeholder="请输入检查项目内容"
             v-model="addDialogForm.name"
-            maxlength="100"
+            maxlength="200"
             resize="none"
             show-word-limit
             style="width:548px;">