6 Commity

Autor SHA1 Wiadomość Data
  Alex Cheung 4171a9fdcf Merge branch 'New_Enhancement' into CR013B2 4 tygodni temu
  Alex Cheung 065188ae99 update check type 4 tygodni temu
  Jason Chuang 7e61c2adee update message 1 miesiąc temu
  Jason Chuang 0b2c08c7a5 update message 1 miesiąc temu
  Jason Chuang 9f0e080138 update message 1 miesiąc temu
  Alex Cheung 9fc1ac49ed update org combo update 1 miesiąc temu
1 zmienionych plików z 2 dodań i 2 usunięć
  1. +2
    -2
      src/pages/User/DetailsPage_Organization/UserInformationCard_Organization.js

+ 2
- 2
src/pages/User/DetailsPage_Organization/UserInformationCard_Organization.js Wyświetl plik

@@ -85,11 +85,11 @@ const UserInformationCard_Organization = ({ userData, loadDataFun, orgData }) =>
countryCode: values.fax_countryCode,
faxNumber: values.faxNumber
},
identification: values.identification,
// identification: values.identification,
emailBus: values.emailBus,
contactPerson: values.contactPerson,
orgId: values.orgId?.id,
preferLocale: values.preferLocale.type
preferLocale: values.preferLocale?.type
},
onSuccess: function () {
notifySaveSuccess()


Ładowanie…
Anuluj
Zapisz