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