Commit f64413ff by caoyanzhi

选择我的用户时,重置handTag为false

parent 2bf336c4
......@@ -282,6 +282,7 @@ export default {
this.params.type = -1;
this.loadMemberTagList(this.params);
this.tagName = '全部标签';
this.handTag = false;
this.$store.commit('modiftTagName', '我的用户');
},
checkRealTime() {
......
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