xiangpei
2025-02-19 f8c5cb008bc16cb041e2e19497ff9c9992adb6b9
src/layout/index.vue
@@ -80,6 +80,7 @@
        },
        handleClickOutside() {
            this.$store.dispatch('app/closeSideBar', { withoutAnimation: false })
        }
    }
}