feat(Retired): add convertTypeRetired RETIRE_MILITARY
This commit is contained in:
parent
f6f2c18d0f
commit
f1b94c0d93
2 changed files with 5 additions and 3 deletions
|
|
@ -857,7 +857,8 @@ onMounted(async () => {
|
|||
])) ||
|
||||
leaveType === 'DISCIPLINE_TEMP_SUSPEND' ||
|
||||
leaveType === 'RETIRE_RESIGN' ||
|
||||
leaveType === 'DISCIPLINE_SUSPEND'
|
||||
leaveType === 'DISCIPLINE_SUSPEND' ||
|
||||
leaveType === 'RETIRE_MILITARY'
|
||||
"
|
||||
size="md"
|
||||
rounded
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue