fix: form dialog tab & address

This commit is contained in:
puriphatt 2024-06-18 02:00:10 +00:00
parent 8f232fa1de
commit 0633f68a58
3 changed files with 9 additions and 5 deletions

View file

@ -1784,7 +1784,7 @@ watch(currentStatus, async () => {
formDataEmployeeTab === 'workHistory'
"
v-model:tabs-list="employeeTab"
v-model:employee-tab="formDataEmployeeTab"
v-model:current-tab="formDataEmployeeTab"
v-model:same-with-employer="formDataEmployeeSameAddr"
v-model:address="formDataEmployee.address"
v-model:addressEN="formDataEmployee.addressEN"