fix: form dialog tab & address
This commit is contained in:
parent
8f232fa1de
commit
0633f68a58
3 changed files with 9 additions and 5 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue