|
|
|
@ -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;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|