xiangpei
2024-11-30 b33517d527aff48ff30eb78d341bbce53d0ed3bb
src/layout/index.vue
@@ -80,6 +80,7 @@
        },
        handleClickOutside() {
            this.$store.dispatch('app/closeSideBar', { withoutAnimation: false })
        }
    }
}