|
|
|
@ -212,9 +212,9 @@ Scene({ |
|
|
|
data.productCategorySettleInfoDtoList = productCategorySettleInfoDtoList |
|
|
|
|
|
|
|
var that = this |
|
|
|
wx.requestSubscribeMessage({ |
|
|
|
tmplIds: ['DJaSy0a5TNp9v_ICQ0ZY5-hkZ91dEXZuKq_hQVBTnOA', '4IWtlcg1HhLN7AFepB3VeZF-4D0b9gbjwWBruKMhAJM'], |
|
|
|
complete(res) { |
|
|
|
// wx.requestSubscribeMessage({
|
|
|
|
// tmplIds: ['DJaSy0a5TNp9v_ICQ0ZY5-hkZ91dEXZuKq_hQVBTnOA', '4IWtlcg1HhLN7AFepB3VeZF-4D0b9gbjwWBruKMhAJM'],
|
|
|
|
// complete(res) {
|
|
|
|
wx.showLoading({ title: '处理中', mask: true }) |
|
|
|
priceSideOrder(data).then(result => { |
|
|
|
wx.hideLoading() |
|
|
|
@ -230,8 +230,8 @@ Scene({ |
|
|
|
wx.hideLoading() |
|
|
|
util.showToast(err) |
|
|
|
}) |
|
|
|
} |
|
|
|
}) |
|
|
|
// }
|
|
|
|
// })
|
|
|
|
}, |
|
|
|
printOrderInfo: function(){ |
|
|
|
wx.showLoading({ title: '正在处理', mask: true }) |
|
|
|
|