bug
luohairen
2024-11-26 4c261f55500e6c877ce1c414d9688e35845bfcd2
src/layout/index.vue
@@ -80,6 +80,7 @@
        },
        handleClickOutside() {
            this.$store.dispatch('app/closeSideBar', { withoutAnimation: false })
        }
    }
}