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
4fd2dd5b6f0e895949d456b2a1e5f71b4cd631ef
Authored by
antploy
2021-11-27 09:12:06 +0800
1 parent
097faf19
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 @
4fd2dd5
...
...
@@ -1213,7 +1213,6 @@ Page({
1213
1213
}
1214
1214
}
1215
1215
}
1216
-
1217
1216
if (!good) {
1218
1217
err_text += g_item['goods_name'] + "未找到商品\n";
1219
1218
continue;
...
...