Merge branch 'develop' of https://gitlab.com/empatnusabangsa/ppob/ppob-frontend into devops-staging

This commit is contained in:
Fadli 2022-08-11 00:02:20 +07:00
commit 9a37e2a65e

View File

@ -203,10 +203,8 @@ export const DetailUser = observer(() => {
}, },
{ {
title: "Profit Produk", title: "Profit Produk",
dataIndex: "profit_produk", dataIndex: "mark_up_price",
key: "", key: "mark_up_price",
render: (text, record) =>
record.price - record.product_price
}, },
{ {
title: "Harga", title: "Harga",