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
f8c9f54440497b3cc7352354d28f2f635b29cf7a
Authored by
泉州测试
2022-01-19 11:34:48 +0800
1 parent
409528ec
fxiedOA搭配促销物流方式修复
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 @
f8c9f54
...
...
@@ -1014,7 +1014,7 @@ Page({
1014
1014
}
1015
1015
//自选的时候,系统配置了默认的配送方式是物流的时候
1016
1016
if (distr_t == 0 && th.data.json_d.pickupway && th.data.json_d.pickupway == 1) {
1017
- et =
2
;
1017
+ et =
0
;
1018
1018
}
1019
1019
1020
1020
...
...