pages payback
This commit is contained in:
parent
78fb6f3cf0
commit
cdaa4738b0
|
@ -69,7 +69,7 @@ export const SupplierComponent = observer((props) => {
|
||||||
new Intl.NumberFormat("id-ID", {
|
new Intl.NumberFormat("id-ID", {
|
||||||
style: "currency",
|
style: "currency",
|
||||||
currency: "IDR",
|
currency: "IDR",
|
||||||
}).format(text),
|
}).format(text)
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Status",
|
title: "Status",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user