浏览代码

[拼团this指向问题修改]

tags/江西版6.1.0
海洋之声 6 年前
父节点
当前提交
69c411bc91
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      pages/joinFrDpell/index.js

+ 1
- 0
pages/joinFrDpell/index.js 查看文件

@@ -87,6 +87,7 @@ Page({
gotoBuy(e) { gotoBuy(e) {
console.log(22222) console.log(22222)
let formId = e.detail.formId; let formId = e.detail.formId;
let that=this;
that.setData({ that.setData({
formId:formId formId:formId
}) })


正在加载...
取消
保存