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