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