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