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