refactor: handle homeCode

This commit is contained in:
Thanaphon Frappet 2024-10-28 13:29:25 +07:00
parent f5b43ccb27
commit cd421c71e8

View file

@ -96,7 +96,6 @@ const tabFieldRequired = ref<{ [key: string]: (keyof CustomerBranchCreate)[] }>(
main: [],
business: ['businessType', 'jobPosition'],
address: [
'homeCode',
'address',
'addressEN',
'provinceId',