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