zxl
2025-03-24 fd174c6efc16f5771e6882bd8fc29f08259285f9
src/layout/index.vue
@@ -80,6 +80,7 @@
        },
        handleClickOutside() {
            this.$store.dispatch('app/closeSideBar', { withoutAnimation: false })
        }
    }
}