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