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