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
e70b7e74a11552770cb2201b65be8f8b6b01d4d0
Authored by
yvan.ni
2021-08-25 15:26:12 +0800
1 parent
10020391
报警的~~
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
pages/goods/goodsInfo/goodsInfo.js
pages/goods/goodsInfo/goodsInfo.js
View file @
e70b7e7
...
...
@@ -1308,7 +1308,7 @@ Page({
1308
1308
}else if(o.prom_type==7){
1309
1309
1310
1310
//判断进行中的活动,是不是要判断线下库存
1311
-
check_zh_acting(function (e) {
1311
+
th.
check_zh_acting(function (e) {
1312
1312
newd.prom_id = 0;
1313
1313
newd.prom_type = 0;
1314
1314
if(e){
...
...