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