!108 fix(layer): success 执行时机
Merge pull request !108 from forget skyrim/N/A
This commit is contained in:
commit
5566ff9b09
@ -337,7 +337,7 @@ watch(
|
|||||||
props.success();
|
props.success();
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{ immediate: true }
|
{ immediate: true, flush: "post" }
|
||||||
);
|
);
|
||||||
|
|
||||||
watch(
|
watch(
|
||||||
|
Loading…
Reference in New Issue
Block a user