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