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