xiangpei
2025-02-12 227beb3b77e822efbfc94e55b8d856797f49013b
src/layout/index.vue
@@ -80,6 +80,7 @@
        },
        handleClickOutside() {
            this.$store.dispatch('app/closeSideBar', { withoutAnimation: false })
        }
    }
}