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