Merge branch 'develop' into 'devops-staging'
fix: create partner See merge request empatnusabangsa/ppob/ppob-frontend!30
This commit is contained in:
commit
9326cd700c
|
@ -391,7 +391,7 @@ export const PartnerComponent = observer((props) => {
|
||||||
)}
|
)}
|
||||||
{((idData && isChangePassword) || !idData) && (
|
{((idData && isChangePassword) || !idData) && (
|
||||||
<Form.Item
|
<Form.Item
|
||||||
name="password"
|
name="password_account"
|
||||||
label="Password Account"
|
label="Password Account"
|
||||||
rules={[
|
rules={[
|
||||||
idData
|
idData
|
||||||
|
|
Loading…
Reference in New Issue
Block a user