Procházet zdrojové kódy

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

dedsudiyu před 1 rokem
rodič
revize
0ca9c6b0cf

+ 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;">