mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-10 11:26:43 +08:00
调试在线标签提示2
This commit is contained in:
@@ -114,7 +114,6 @@
|
||||
</el-cascader>
|
||||
</el-form-item>
|
||||
|
||||
:initialTags="courseTags" @change="handleTagsChange"
|
||||
<el-form-item label="标签" required class="guidance-highlight" data-step="1" style="display: flex" >
|
||||
<courseTag ref="courseTag" :courseId="curCourseId" :sysTypeList="sysTypeList"
|
||||
:initialTags="courseTags" @change="handleTagsChange"
|
||||
|
||||
Reference in New Issue
Block a user