Browse Source

bug修改

wangfei 6 years ago
parent
commit
a1844b5064
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      src/pages/system/courseManager/courseList/add.vue

+ 1
- 0
src/pages/system/courseManager/courseList/add.vue View File

@@ -152,6 +152,7 @@
152 152
             <div style="width: 50%;">
153 153
               <el-input
154 154
                 type="textarea"
155
+                maxlength="10"
155 156
                 autosize
156 157
                 placeholder="请输入备注"
157 158
                 v-model="detail.Remark"