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