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