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