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