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