This commit is contained in:
zhaofang
2022-06-07 15:44:36 +08:00
parent 86ef8f2f2a
commit 656d0d0634

View File

@@ -314,7 +314,7 @@ export default {
// immediate:true
// }
},
beforeDestroy(){
beforeDestroy(){
window.removeEventListener("scroll",this.handleScroll);
},
methods: {