refactor: remove tab
This commit is contained in:
parent
1be5e15bf3
commit
a71094ad9c
1 changed files with 2 additions and 0 deletions
|
|
@ -948,6 +948,8 @@ async function deleteByIdCheckOrwork(
|
|||
employeeId: currentEmployeeId.value,
|
||||
workId: id,
|
||||
});
|
||||
|
||||
formDataEmployee.value.employeeWork?.splice(indexTab, 1);
|
||||
}
|
||||
|
||||
flowStore.rotate();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue