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