fix: typo
This commit is contained in:
parent
c43a909fcc
commit
ab08036962
3 changed files with 5 additions and 5 deletions
|
|
@ -687,7 +687,7 @@ export const useEmployeeForm = defineStore('form-employee', () => {
|
|||
{
|
||||
workEndDate: null,
|
||||
workPermitExpireDate: null,
|
||||
workPermitIssuDate: null,
|
||||
workPermitIssueDate: null,
|
||||
workPermitNo: '',
|
||||
workplace: '',
|
||||
jobType: '',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue