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