Commit a80d537665783d85e8761cbdcf4de7931e63cb6e

Authored by abson
1 parent 3d7978e1

提交订单问题

Showing 1 changed file with 1 additions and 1 deletions
pages/cart/cart2/cart2.js
@@ -2977,7 +2977,7 @@ Page({ @@ -2977,7 +2977,7 @@ Page({
2977 console.log("index.js wx.request CheckCallUser fail"); 2977 console.log("index.js wx.request CheckCallUser fail");
2978 }, 2978 },
2979 complete: function () { 2979 complete: function () {
2980 - this.setData({ 2980 + th.setData({
2981 submit:0, 2981 submit:0,
2982 }) 2982 })
2983 } 2983 }