Commit a32458d0 by xiaohai

手工标签列表按钮调整

parent af193dbb
......@@ -17,9 +17,9 @@
@clear="clearSearch"
@keyup.enter.native="searchEnterFun">
</el-input>
<el-button type="primary" @click="toAddMyTagLib('mult')" class="fr m-l-8">添加至我的标签库</el-button>
<el-button @click="toAddMyTagLib('mult')" class="fr m-l-8">添加至我的标签库</el-button>
<el-button @click="showCateDialog" class="fr">分类设置</el-button>
<el-button type="primary" @click="toManualTagEdit" class="fr">新增标签</el-button>
<el-button type="primary" @click="showCateDialog" class="fr">分类设置</el-button>
</div>
<div class="common-wrap__table m-t-20">
<el-table
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment