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