!108 fix(layer): success 执行时机

Merge pull request !108 from forget skyrim/N/A
This commit is contained in:
就眠儀式
2022-12-07 01:42:34 +00:00
committed by Gitee

View File

@@ -337,7 +337,7 @@ watch(
props.success(); props.success();
} }
}, },
{ immediate: true } { immediate: true, flush: "post" }
); );
watch( watch(