Parcourir la source

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

dedsudiyu il y a 1 an
Parent
commit
0ca9c6b0cf
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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;">