Commit fd33b1cb by caoyanzhi

修改文案

parent e273e8f0
......@@ -284,7 +284,7 @@ export default {
this.params.type = -1;
this.loadMemberTagList(this.params);
this.tagName = '全部标签';
this.$store.commit('modiftTagName', '全部标签');
this.$store.commit('modiftTagName', '我的用户');
},
checkRealTime() {
let arr = this.selectedTags.reduce((curr, el) => {
......
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