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