wxd
/
MShopWeApp
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
a80d537665783d85e8761cbdcf4de7931e63cb6e
Authored by
abson
2022-03-11 18:04:34 +0800
1 parent
3d7978e1
提交订单问题
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
pages/cart/cart2/cart2.js
pages/cart/cart2/cart2.js
View file @
a80d537
...
...
@@ -2977,7 +2977,7 @@ Page({
2977
2977
console.log("index.js wx.request CheckCallUser fail");
2978
2978
},
2979
2979
complete: function () {
2980
- th
is
.setData({
2980
+ th
.setData({
2981
2981
submit:0,
2982
2982
})
2983
2983
}
...
...