Commit c3f5c22a by caoyanzhi

update: 短信营销调整

parent ddf22833
......@@ -217,6 +217,9 @@ export default {
} else if (this.info.memberType === 2) {
this.defaltSelected = res.result.tagGroupList || [];
}
if (res.result.memberGroupDelTip) {
this.$alert(res.result.memberGroupDelTip, '提示');
}
},
async LoadMessageDetailList() {
this.messageLoading = true;
......
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