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