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