|
|
|
@ -295,7 +295,7 @@ Page({ |
|
|
|
var that = this |
|
|
|
wx.requestSubscribeMessage({ |
|
|
|
tmplIds: app.agentMsgIds, |
|
|
|
success(res) { |
|
|
|
complete(res) { |
|
|
|
that.data.form.totalEstimatedWeight = math.times(that.data.form.totalEstimatedWeight, 1000) |
|
|
|
that.data.form.carInfos = vehicleList |
|
|
|
that.setData({ requesting: true }) |
|
|
|
|