Fixing Menu

This commit is contained in:
2021-12-29 12:18:02 +07:00
parent ee6a227352
commit ba5eef89fb
9 changed files with 127 additions and 72 deletions

View File

@@ -327,13 +327,10 @@ export const Membership = observer(() => {
description={
<div style={{}}>
<p>
<small>Saldo System : {item.name}</small> <br />
<small>Role : {item.roleName}</small> <br />
<small>
Saldo Supplier : {item.coa.amount}
</small>{" "}
<br />
<small>
Saldo System : {item.coa.amount}
Saldo Supplier : {item.coa?.amount}
</small>{" "}
<br />
<Button