| | |
| | | 'teacherInfo.workInfo': res[0].cmsTypeLinks[0].children, |
| | | }) |
| | | } |
| | | console.log(this.data.teacherInfo.workInfo, 333) |
| | | }) |
| | | }, |
| | | //获取当前已申请次数(电子) |
| | |
| | | that.setData({ |
| | | 'teacherInfo.detailedAddress': mailAddress |
| | | }) |
| | | console.log(that.data.teacherInfo.workInfo, 345) |
| | | |
| | | data = { |
| | | topicIdOrRefCode: 'applyEntityBook', |
| | |
| | | success: function (res) { |
| | | if (res.confirm) { |
| | | wx.navigateTo({ |
| | | url: "/packagePersonal/pages/sampleBooks/index", |
| | | url: "/packagePersonal/pages/sampleBooks/index?stateTab=1&tabActive=" + that.data.active, |
| | | }); |
| | | } else if (res.cancel) { |
| | | } |