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