全量删除小程序标签标题修改

master
382696293@qq.com 2 years ago
parent c58bd3e681
commit 4ec68e5423

@ -1393,7 +1393,7 @@ export default {
this.title = "添加小程序标签"; this.title = "添加小程序标签";
} }
if (this.batchOperateValue == 4) { if (this.batchOperateValue == 4) {
this.title = "添加小程序标签"; this.title = "删除小程序标签";
} }
this.batchMiniProgramVisible = true; this.batchMiniProgramVisible = true;
} }

Loading…
Cancel
Save