refactor: set default value of emplpyee

This commit is contained in:
Thanaphon Frappet 2024-10-10 13:21:59 +07:00
parent 68c376c011
commit 2b021fad22

View file

@ -658,7 +658,12 @@ export const useEmployeeForm = defineStore('form-employee', () => {
addressEN: '',
address: '',
zipCode: '',
street: '',
streetEN: '',
moo: '',
mooEN: '',
soi: '',
soiEN: '',
subDistrictId: '',
districtId: '',