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