refactor(core): replace arr reduce methods (#1467)
* refactor(core): replace arr reduce methods * chore(core): cleanup
This commit is contained in:
@@ -172,7 +172,7 @@ const NodeWrapper = defineComponent({
|
||||
})
|
||||
}
|
||||
},
|
||||
{ immediate: true, flush: 'post' },
|
||||
{ immediate: true, flush: 'pre' },
|
||||
)
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user