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