Perbaikan Project PPOB

This commit is contained in:
2022-01-06 11:07:16 +07:00
parent 6aba46aca3
commit cfa40a1004
8 changed files with 71 additions and 44 deletions

View File

@@ -197,7 +197,7 @@ export const Membership = observer(() => {
},
{
title: "Role",
dataIndex: "roleName",
dataIndex: ["roles","name"],
key: "role",
},
{