อัพเดตทะเบียนประวัติ
This commit is contained in:
parent
71461d6e79
commit
ee80528296
2 changed files with 236 additions and 143 deletions
|
|
@ -1502,7 +1502,7 @@ const clickSaveDeceased = async () => {
|
|||
watch(
|
||||
() => profileStore.isLoad,
|
||||
() => {
|
||||
const num = profileType.value === 'officer' ? 33:employeeClass.value === 'temp' ? 30:32
|
||||
const num = profileType.value === 'officer' ? 32:employeeClass.value === 'temp' ? 29:31
|
||||
profileStore.isLoad >= num && hideLoader();
|
||||
}
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue