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
86f735e23b3d6e20b45704ab22de5b9644a175a4
Authored by
yvan.ni
2024-06-11 09:48:54 +0800
1 parent
eb5ea81a
服务卡项的优化
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
packageA/pages/goodsInfo/goodsInfo.js
packageA/pages/goodsInfo/goodsInfo.js
View file @
86f735e
...
...
@@ -3181,6 +3181,7 @@ Page({
3181
3181
get_normal(gid) {
3182
3182
this.setData({
3183
3183
prom_type: 0,
3184
+ 'options.prom_type':0
3184
3185
});
3185
3186
// this.get_sku(os.stoid, this.data.data, gid);
3186
3187
this.get_sto();
...
...