added comment
This commit is contained in:
parent
1a7cb8a803
commit
c3c0c227e1
@ -32,7 +32,7 @@ export default defineComponent({
|
|||||||
};
|
};
|
||||||
},
|
},
|
||||||
// watch: {
|
// watch: {
|
||||||
// activeName(val) {
|
// activeName(val) { // url变化会导致渲染异常。因此这里注释掉了
|
||||||
// this.$router.push(`${this.$route.path}?tab=${val}`);
|
// this.$router.push(`${this.$route.path}?tab=${val}`);
|
||||||
// }
|
// }
|
||||||
// },
|
// },
|
||||||
|
Loading…
x
Reference in New Issue
Block a user