zhanghua
2024-12-09 b26793c90bb9aa7b51380c7b371886a383fa0853
src/layout/index.vue
@@ -80,6 +80,7 @@
        },
        handleClickOutside() {
            this.$store.dispatch('app/closeSideBar', { withoutAnimation: false })
        }
    }
}