新建选择题时,没法切回 ‘本关任务’ tab

dev_hjm
hjm 6 years ago
parent c1407f2452
commit 32062a5d5e

@ -194,7 +194,8 @@ export default class TPMquestion extends Component {
})
// this.contentMdRef.current.setValue(response.data.task_pass || '')
if(response.data.chooses.length===0){
this.questionadd()
// 新建选择题时,没法切回 ‘本关任务’ tab
// this.questionadd()
}
this.shixunsautoHeight()

Loading…
Cancel
Save