修正market购买时, price参数设置错误的bug
This commit is contained in:
parent
85a5500224
commit
94f740b51e
@ -421,6 +421,7 @@ function marketBuy(funId, orderId, price, estimate) {
|
||||
funId,
|
||||
jc.wallet.jcStandard.marketBuy({
|
||||
orderId,
|
||||
price,
|
||||
estimate,
|
||||
}),
|
||||
(v) => JSON.stringify(v)
|
||||
|
Loading…
x
Reference in New Issue
Block a user