|
@@ -334,9 +334,9 @@ Page({
|
|
|
})
|
|
|
}
|
|
|
})
|
|
|
- console.log(that.data.currentList)
|
|
|
- console.log(that.data.currentList[0].price.id)
|
|
|
- console.log(services)
|
|
|
+ // console.log(that.data.currentList)
|
|
|
+ // console.log(that.data.currentList[0].price.id)
|
|
|
+ // console.log(services)
|
|
|
app.api.useApi(app.globalData.baseAppUrl + "api/orders", {
|
|
|
order_no: that.data.order_no,
|
|
|
order_type: that.data.mode,
|