fix(layer): success 执行时机
Signed-off-by: forget skyrim <11513667+forget-skyrim@user.noreply.gitee.com>
This commit is contained in:
parent
38b2941990
commit
a1d0073f37
@ -337,7 +337,7 @@ watch(
|
||||
props.success();
|
||||
}
|
||||
},
|
||||
{ immediate: true }
|
||||
{ immediate: true, flush: "post" }
|
||||
);
|
||||
|
||||
watch(
|
||||
|
Loading…
Reference in New Issue
Block a user