coys 2 anos atrás
pai
commit
0c6f20d653

+ 2 - 2
src/views/menu/rehearsalTask/components/addRehearsalTask.vue

@@ -38,7 +38,7 @@
         name="drillSite"
         label="演练地点"
         type="textarea"
-        row="3"
+        row="1"
         maxlength="50"
         show-word-limit
         placeholder="请填写演练地点"
@@ -74,7 +74,7 @@
         label="预设案由"
         type="textarea"
         row="3"
-        maxlength="50"
+        maxlength="2000"
         show-word-limit
         placeholder="请填写预设案由"
       />