qinzhipeng_v@didiglobal.com 4 سال پیش
والد
کامیت
efa20563b1
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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
                   <el-input
                     v-model="bugNameForm.bugName"
                     v-model="bugNameForm.bugName"
                     type="textarea"
                     type="textarea"
-                    :autosize="{ minRows: 2, maxRows: 3}"
+                    :autosize="{ minRows: 1, maxRows: 3}"
                     maxlength="150"
                     maxlength="150"
                     :show-word-limit="showWordLimit"
                     :show-word-limit="showWordLimit"
                     :style="bugNameTextareaStyle"
                     :style="bugNameTextareaStyle"