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