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
b4158b8f70a5e6b58b9334b4c00452d94778402b
Authored by
antploy
2021-11-27 09:13:17 +0800
1 parent
4fd2dd5b
no message
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
pages/user/order_list/order_list.js
pages/user/order_list/order_list.js
View file @
b4158b8
...
...
@@ -1241,7 +1241,6 @@ Page({
1241
1241
}
1242
1242
1243
1243
var prom = null;
1244
-
1245
1244
b_item.goods_id = g_item.goods_id;
1246
1245
b_item.goods_name = g_item.goods_name;
1247
1246
b_item.goods_num = g_item.goods_num;
...
...