feat:蜂窝图 接口联调 添加hover显示名称的功能
This commit is contained in:
@@ -921,7 +921,9 @@
|
||||
*/
|
||||
},
|
||||
beforeDestroy(){
|
||||
this.scrollbarWrap.removeEventListener('scroll', bus.debounce);
|
||||
if(this.scrollbarWrap){
|
||||
this.scrollbarWrap.removeEventListener('scroll', bus.debounce);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user