| | |
| | | school: content.school, |
| | | class: content.class, |
| | | learnTime: content.learnTime, |
| | | taskShow: true, |
| | | }); |
| | | if (this.data.name && this.data.school && this.data.class) { |
| | | this.setData({ |
| | | taskShow: true, |
| | | }) |
| | | } |
| | | this.getChildTasksList() |
| | | if (content.evaluate.length > 0) { |
| | | // content.evaluate.forEach((element) => { |
| | |
| | | item.teacherEvaluation = '' |
| | | }) |
| | | } |
| | | this.setData({ |
| | | |
| | | }); |
| | | if (this.data.name && this.data.school && this.data.class) { |
| | | this.setData({ |
| | | dataList: res.datas.cmsDatas[0].datas, |
| | |
| | | icon: 'none', |
| | | duration: 1000 |
| | | }) |
| | | return false |
| | | } else { |
| | | wx.showShareMenu({ |
| | | withShareTicket: true |