Commit dfe8ec7f by member

合并dev的代码

parent 57e82438
......@@ -537,15 +537,6 @@ export default {
}
},
// watch: {
// selectedTagData: {
// immediate: true,
// handler(newval) {
// console.log(newval);
// }
// }
// },
mounted() {
let localData = sessionStorage.getItem('selectTempTag');
let memberTagGroupId = this.$route.query.memberTagGroupId;
......
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