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