Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
dev
/
trimble-admin-pro
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
931bd3f6
authored
2020-12-24 15:04:36 +0800
by
simon
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
默认提交
1 parent
bda538a3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/views/playback/index.vue
src/views/playback/index.vue
View file @
931bd3f
...
...
@@ -75,7 +75,7 @@
</el-option>
</el-select>
</el-form-item>
<el-form-item
label=
"内容描述:"
prop=
"videoContent"
>
<el-form-item
label=
"内容描述:"
>
<el-input
type=
"textarea"
maxlength=
"100"
show-word-limit
v-model=
"playbackForm.videoContent"
></el-input>
</el-form-item>
</el-form>
...
...
Please
register
or
sign in
to post a comment