feat:给bus添加off时间 以及手动释放一些内存,隐藏system新增内容
This commit is contained in:
@@ -829,6 +829,8 @@
|
||||
},
|
||||
destroyed() {
|
||||
window.onresize = null;
|
||||
bus.$off("asset-filter-change");
|
||||
bus.$off('alert-message-change');
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user