|
|
@ -271,9 +271,9 @@ |
|
|
|
orderApi.getOrderPayInfo(this.id).then(res => { |
|
|
|
orderApi.getOrderPayInfo(this.id).then(res => { |
|
|
|
if (res.code == 20000) { |
|
|
|
if (res.code == 20000) { |
|
|
|
// console.log('oilItem',uni.getStorageSync('oilItem')) |
|
|
|
// console.log('oilItem',uni.getStorageSync('oilItem')) |
|
|
|
if(res.data.secondChannelCode === 'SQ'){ |
|
|
|
// if(res.data.secondChannelCode === 'SQ'){ |
|
|
|
res.data.listTag = res.data.sqSiteBelong === 'JKJY' ? '集卡加油' :'上汽联名卡' |
|
|
|
// res.data.listTag = res.data.sqSiteBelong === 'JKJY' ? '集卡加油' :'上汽联名卡' |
|
|
|
} |
|
|
|
// } |
|
|
|
uni.setStorageSync('orderMade', res.data) |
|
|
|
uni.setStorageSync('orderMade', res.data) |
|
|
|
uni.setStorageSync('oilItem', res.data) |
|
|
|
uni.setStorageSync('oilItem', res.data) |
|
|
|
uni.navigateTo({ |
|
|
|
uni.navigateTo({ |
|
|
|