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