qinzhipeng_v@didiglobal.com 4 năm trước cách đây
mục cha
commit
efa20563b1
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

@@ -38,7 +38,7 @@
                   <el-input
                     v-model="bugNameForm.bugName"
                     type="textarea"
-                    :autosize="{ minRows: 2, maxRows: 3}"
+                    :autosize="{ minRows: 1, maxRows: 3}"
                     maxlength="150"
                     :show-word-limit="showWordLimit"
                     :style="bugNameTextareaStyle"