默认提交
Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -75,7 +75,7 @@ | ... | @@ -75,7 +75,7 @@ |
75 | </el-option> | 75 | </el-option> |
76 | </el-select> | 76 | </el-select> |
77 | </el-form-item> | 77 | </el-form-item> |
78 | <el-form-item label="内容描述:" prop="videoContent"> | 78 | <el-form-item label="内容描述:" > |
79 | <el-input type="textarea" maxlength="100" show-word-limit v-model="playbackForm.videoContent"></el-input> | 79 | <el-input type="textarea" maxlength="100" show-word-limit v-model="playbackForm.videoContent"></el-input> |
80 | </el-form-item> | 80 | </el-form-item> |
81 | </el-form> | 81 | </el-form> | ... | ... |
-
Please register or sign in to post a comment