|
@@ -409,7 +409,6 @@ Page({ |
|
|
} |
|
|
} |
|
|
}).then(res => { |
|
|
}).then(res => { |
|
|
console.log(res); |
|
|
console.log(res); |
|
|
debugger |
|
|
|
|
|
if (typeof(res) != "undefined") { |
|
|
if (typeof(res) != "undefined") { |
|
|
let orderId = "" + res.data.id; |
|
|
let orderId = "" + res.data.id; |
|
|
that.setData({ |
|
|
that.setData({ |
|
|