Browse Source

[生成海报[修改][商户不显示问题]

tags/江西版6.1.02
luqc 6 years ago
committed by meo
parent
commit
f6523c3e6e
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      pages/canvas/index.js

+ 3
- 3
pages/canvas/index.js View File

@@ -355,9 +355,9 @@ Page({
qrCode: res.data.qrCode, qrCode: res.data.qrCode,
}) })
} }
// that.setData({
// couponList: res.data.page.list
// });
that.setData({
couponList: res.data.page.list
});
}) })
.catch(err => { .catch(err => {
wx.showToast({ wx.showToast({


Loading…
Cancel
Save