Commit 86f735e23b3d6e20b45704ab22de5b9644a175a4

Authored by yvan.ni
1 parent eb5ea81a

服务卡项的优化

packageA/pages/goodsInfo/goodsInfo.js
@@ -3181,6 +3181,7 @@ Page({ @@ -3181,6 +3181,7 @@ Page({
3181 get_normal(gid) { 3181 get_normal(gid) {
3182 this.setData({ 3182 this.setData({
3183 prom_type: 0, 3183 prom_type: 0,
  3184 + 'options.prom_type':0
3184 }); 3185 });
3185 // this.get_sku(os.stoid, this.data.data, gid); 3186 // this.get_sku(os.stoid, this.data.data, gid);
3186 this.get_sto(); 3187 this.get_sto();