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