jiazhipeng 7 months ago
parent
commit
817b4b6e25
  1. 3
      pages/info/roadInfo/index.js

3
pages/info/roadInfo/index.js

@ -164,8 +164,7 @@ Page({
}, },
order: function () { order: function () {
// todo 判断组合产品 // todo 判断组合产品
// if (this.data.info.is_compose == 1) { if (this.data.info.is_compose == 1) {
if (true) {
// 打开规格弹窗 // 打开规格弹窗
this.setData({skuFlag: true}) this.setData({skuFlag: true})
return return

Loading…
Cancel
Save