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