Преглед изворни кода

update app clientDetail type

master
Anna Ho пре 1 година
родитељ
комит
da1dc822cb
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      src/pages/PublicNotice/Details_GLD/ClientDetailCard.js

+ 1
- 1
src/pages/PublicNotice/Details_GLD/ClientDetailCard.js Прегледај датотеку

@@ -154,7 +154,7 @@ const ClientDetailCard = (
size="small"
{...register("type",
{
value: currentApplicationDetailData.type,
value: currentApplicationDetailData.type == "ORG" ? "Organisation":"Individual",
})}
id='type'
sx={{


Loading…
Откажи
Сачувај