编辑书签标签代码优化

This commit is contained in:
WangHao
2020-09-06 17:01:46 +08:00
parent 8482e7bc9b
commit 29e4c15276
5 changed files with 163 additions and 114 deletions

View File

@ -132,6 +132,8 @@
:disable-transitions="false"
@close="taghandleClose(tag.tagId)"
v-if="tag.name!='TAGDELETE'"
>
{{tag.name}}
</el-tag>