fix workflow
This commit is contained in:
parent
a97db383ae
commit
74981c4217
4 changed files with 0 additions and 4 deletions
|
|
@ -95,7 +95,6 @@ const isCheckData = computed(() => {
|
|||
positionTypeOld.value !== "" &&
|
||||
positionLevelOld.value !== "" &&
|
||||
posNo.value !== "" &&
|
||||
salary.value !== 0 &&
|
||||
date.value !== null &&
|
||||
dataDetail.value.commanderReject !== null &&
|
||||
dataDetail.value.oligarchReject !== null
|
||||
|
|
|
|||
|
|
@ -92,7 +92,6 @@ const isCheckData = computed(() => {
|
|||
positionTypeOld.value !== "" &&
|
||||
positionLevelOld.value !== "" &&
|
||||
posNo.value !== "" &&
|
||||
salary.value !== 0 &&
|
||||
date.value !== null &&
|
||||
dataDetail.value.commanderReject !== null &&
|
||||
dataDetail.value.oligarchReject !== null
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue