马宇豪
2023-08-30 4d584edf4ad8fdd943d0e72ccfadf69ae7a49738
src/App.vue
@@ -89,6 +89,7 @@
            // if(!Session.get('token')) return
            // initBackEndControlRoutes()
        });
        // 页面销毁时,关闭监听布局配置/i18n监听
        onUnmounted(() => {
            proxy.mittBus.off('openSetingsDrawer', () => {});