Commit 4793aaf5 by caoyanzhi

update: 修复bug

parent 557bfd95
......@@ -223,6 +223,9 @@ export default {
this.listsParams.pageNum = 1;
this.listsParams.classifyName = '';
this.getMemberGroupList();
if (newVal == 3) {
this.$emit('second-list', 'allLevel');
}
}
}
};
......
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