chore: 请假申请布局

This commit is contained in:
dap
2024-12-17 19:16:55 +08:00
parent 3319310c11
commit 540108ac8d
2 changed files with 3 additions and 0 deletions

View File

@@ -134,6 +134,7 @@ async function handleStartWorkFlow() {
}
function handleComplete() {
formApi.resetForm();
router.push('/demo/leave');
}
</script>