更新
This commit is contained in:
@@ -273,7 +273,7 @@
|
||||
oilFinanceApi.checkOrderState(ids).then((res) => {
|
||||
console.log(res)
|
||||
if (res.code == 20000) {
|
||||
_that.displayMoney = res.data.payRealAmount
|
||||
_that.displayMoney = res.data.sitePriceAmount
|
||||
_that.orderInfos = res.data
|
||||
console.log(_that.orderInfos)
|
||||
_that.payState = res.data.orderStatus
|
||||
|
||||
Reference in New Issue
Block a user