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