This commit is contained in:
parent
bcd54813d1
commit
1efa90816a
1 changed files with 1 additions and 0 deletions
|
|
@ -965,6 +965,7 @@ export const useEmployeeForm = defineStore('form-employee', () => {
|
|||
resetEmployeeData = structuredClone(defaultFormData);
|
||||
state.value.statusSavePersonal = false;
|
||||
state.value.profileUrl = '';
|
||||
state.value.currentBranchId = '';
|
||||
} else {
|
||||
resetEmployeeData.selectedImage =
|
||||
currentFromDataEmployee.value.selectedImage;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue