Przeglądaj źródła

修改评论字数

qinzhipeng_v 5 lat temu
rodzic
commit
e420323f6c

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

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