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