Просмотр исходного кода

update org useer detail

master
Alex Cheung 1 год назад
Родитель
Сommit
76b7aa0851
1 измененных файлов: 2 добавлений и 2 удалений
  1. +2
    -2
      src/pages/Organization/DetailPage/OrganizationPubCard.js

+ 2
- 2
src/pages/Organization/DetailPage/OrganizationPubCard.js Просмотреть файл

@@ -223,12 +223,12 @@ const OrganizationPubCard = ({ userData, loadDataFun, id, setEditModeFun }) => {
})}
</Grid>
<Grid item xs={12} lg={4} >
{FieldUtils.getTextField({
{/* {FieldUtils.getTextField({
label: intl.formatMessage({id: 'creditorAccount'}) + ":",
valueName: "creditor",
disabled: true,
form: formik
})}
})} */}
</Grid>



Загрузка…
Отмена
Сохранить