更新
This commit is contained in:
@@ -286,12 +286,13 @@
|
||||
this.findUreaAccount()
|
||||
}else{
|
||||
let oilItem = uni.getStorageSync('oilItem')
|
||||
// console.log
|
||||
this.order = uni.getStorageSync('orderMade')
|
||||
this.type = 'oil'
|
||||
this.showtitles = oilItem.listTag
|
||||
if(option.payMethod == null){
|
||||
this.payMethod =oilItem.payMethod
|
||||
console.log(this.payMethod )
|
||||
// console.log(this.payMethod )
|
||||
}else {
|
||||
this.payMethod =option.payMethod
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user