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