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