fix: supplier menu

This commit is contained in:
ilham
2021-12-16 19:48:58 +07:00
parent 088ef0e27e
commit 787e74419e
3 changed files with 5 additions and 5 deletions

View File

@@ -69,8 +69,8 @@ export const SupplierComponent = observer((props) => {
,
{
title: "Saldo",
dataIndex: "saldo",
key: "saldo",
dataIndex: ["coa","amount"],
key: ["coa","amount"],
},
{
title: "Status",