|
|
|
@ -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()
|
|
|
|
|