zxl
2025-03-20 ac1f8e130c8753d0a69f1e83d698c46d13c63044
src/layout/index.vue
@@ -80,6 +80,7 @@
        },
        handleClickOutside() {
            this.$store.dispatch('app/closeSideBar', { withoutAnimation: false })
        }
    }
}