zhangjie %!s(int64=4) %!d(string=hai) anos
pai
achega
7b66416d4a
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      src/modules/exam-center/views/ExamTaskAuditEdit.vue

+ 3 - 0
src/modules/exam-center/views/ExamTaskAuditEdit.vue

@@ -60,6 +60,9 @@
             style="width: 439px;"
             v-model.trim="modalForm.remark"
             :disabled="hasAudited"
+            :maxlength="200"
+            :rows="5"
+            show-word-limit
             placeholder="请输入审核意见"
             clearable
           ></el-input>