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