1
This commit is contained in:
@@ -134,6 +134,7 @@
|
||||
<el-input type="textarea" rows="5" v-model="form.abstrart" placeholder="Description information"></el-input>
|
||||
</el-form-item>
|
||||
<el-form-item label="Key words">
|
||||
|
||||
<el-input
|
||||
v-for="(item, index) in keywordsList"
|
||||
:key="index"
|
||||
|
||||
Reference in New Issue
Block a user