Explorar o código

审批意见限制到100字符

zhangjie %!s(int64=3) %!d(string=hai) anos
pai
achega
265785ebd8
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/modules/exam/components/ApplyContent.vue

+ 2 - 2
src/modules/exam/components/ApplyContent.vue

@@ -365,10 +365,10 @@
               type="textarea"
               resize="none"
               :rows="5"
-              :maxlength="1000"
+              :maxlength="100"
               clearable
               show-word-limit
-              placeholder="建议不超过1000个字"
+              placeholder="建议不超过100个字"
               ref="ReasonInput"
             ></el-input>
           </el-form-item>