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