feat: wording fee jual in product list
This commit is contained in:
parent
cd3d61d5f5
commit
c330f65612
|
@ -101,7 +101,7 @@ export const ProductComponent = observer((props) => {
|
|||
}).format(text),
|
||||
},
|
||||
{
|
||||
title: "Partner fee",
|
||||
title: "Fee Jual",
|
||||
dataIndex: "partner_fee",
|
||||
key: "partner_fee",
|
||||
render: (text) =>
|
||||
|
|
Loading…
Reference in New Issue
Block a user