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