packagePersonal/pages/myOrder/index.js
@@ -40,7 +40,9 @@ isBackTop: false, setScrollValue: 0, skeletonLoding: true, queryFilter: [] queryFilter: [], isPaySuccess: false, isPayComplete: false, }, /** @@ -290,9 +292,7 @@ }, "complete": function (res) { if (res.errMsg == 'requestPayment:ok') { that.setData({ isPayComplete: true }) that.getDataList(false) } if (that.data.isPaySuccess && that.data.isPayComplete) { that.navToBack()