xiangpei
2025-01-09 849934d0e2a3d05c4814edad52b060d93d77725f
src/layout/index.vue
@@ -80,6 +80,7 @@
        },
        handleClickOutside() {
            this.$store.dispatch('app/closeSideBar', { withoutAnimation: false })
        }
    }
}