dedsudiyu 2 anni fa
parent
commit
bd9446e6b3
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/views/safetyCheck/startInspection/index.vue

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

@@ -161,7 +161,7 @@
                     :autosize="{ minRows: 6, maxRows: 6}"
                     placeholder="未查到此项检查要点,可在此输入添加"
                     resize="none"
-                    maxlength="100"
+                    maxlength="300"
                     show-word-limit
                     v-model="item.hazardCheckPoint">
                   </el-input>