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