加班管理
This commit is contained in:
parent
d8f08072c5
commit
ada57beec5
@ -120,7 +120,7 @@ const formData = ref({
|
|||||||
type: undefined,
|
type: undefined,
|
||||||
startDate: undefined,
|
startDate: undefined,
|
||||||
endDate: undefined,
|
endDate: undefined,
|
||||||
duration: number | null,
|
duration: 0,
|
||||||
reason: undefined,
|
reason: undefined,
|
||||||
status: undefined,
|
status: undefined,
|
||||||
processInstanceId: undefined,
|
processInstanceId: undefined,
|
||||||
|
Loading…
Reference in New Issue
Block a user