Commit 6a5764ce by caoyanzhi

update: 会员标签

parent f9b6d87b
......@@ -683,7 +683,8 @@ export default {
this.loadMemberTagList({
searchName: this.memberTag,
showSearchResult: true,
id: this.groupId
// id: this.groupId
id: this.activeTag != 'system' ? this.groupId : ''
});
this.pageNum = 1;
// this.handTag = null;
......
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