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