You need to sign in or sign up before continuing.
Commit 6c2a9508 by caoyanzhi

Merge branch 'feature/9月-基础迭代' into dev

parents 9b2f3bca 6a5764ce
......@@ -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