This commit is contained in:
yanran200730
2021-12-22 15:46:44 +08:00
parent 56ba5a5a89
commit 96072cf9b0
2 changed files with 8 additions and 7 deletions

View File

@@ -40,6 +40,7 @@
<ai-search-bar>
<template slot="left">
<el-button type="primary" icon="iconfont iconAdd" @click="isShow = true" :disabled="!ids.length">批量打标签</el-button>
<!-- <el-button type="primary" icon="iconfont iconDelete" @click="onConfirm(1)" :disabled="!ids.length">批量移除群标签</el-button> -->
</template>
<template slot="right">
<el-button type="primary" icon="iconfont iconResetting" @click="update" :loading="btnLoading">更新数据</el-button>