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