Browse Source

修改评论字数

qinzhipeng_v 5 năm trước cách đây
mục cha
commit
e420323f6c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/projectManage/bugList/details/index.vue

+ 1 - 1
src/views/projectManage/bugList/details/index.vue

@@ -488,7 +488,7 @@
               v-model="commentContent"
               type="textarea"
               placeholder="请输入评论内容"
-              maxlength="300"
+              maxlength="1000"
               show-word-limit
               :autosize="{ minRows: 3, maxRows: 5}"
               style="margin-bottom: 2%"