xiangpei
2024-12-06 46938cceac78a6fb325652cf4e1183d4158c03be
src/layout/index.vue
@@ -80,6 +80,7 @@
        },
        handleClickOutside() {
            this.$store.dispatch('app/closeSideBar', { withoutAnimation: false })
        }
    }
}