fix: membership and config partner

This commit is contained in:
ilham
2021-12-31 00:18:52 +07:00
parent 0e12a22be3
commit a444623d0d
3 changed files with 3 additions and 3 deletions

View File

@@ -391,7 +391,7 @@ export const PartnerComponent = observer((props) => {
)}
{((idData && isChangePassword) || !idData) && (
<Form.Item
name="password_account"
name="password"
label="Password Account"
rules={[
idData