update sider
This commit is contained in:
parent
716d151a78
commit
c2d603d031
1 changed files with 1 additions and 1 deletions
|
@ -151,7 +151,7 @@
|
||||||
this.matchMedia();
|
this.matchMedia();
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
destroyed () {
|
beforeDestroy () {
|
||||||
if (this.breakpoint !== undefined) {
|
if (this.breakpoint !== undefined) {
|
||||||
off(window, 'resize', this.onWindowResize);
|
off(window, 'resize', this.onWindowResize);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue