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