diff --git a/public/react/src/modules/courses/poll/PollNewQuestbank.js b/public/react/src/modules/courses/poll/PollNewQuestbank.js index a0ddb3c7f..14a7d2306 100644 --- a/public/react/src/modules/courses/poll/PollNewQuestbank.js +++ b/public/react/src/modules/courses/poll/PollNewQuestbank.js @@ -3180,32 +3180,18 @@ class PollNewQuestbank extends Component { 其它 - - {this.state.polls_status === undefined || this.state.polls_status === 1 ? - itemo.question.question_type === 1 ? ( - indext > 1 ? - { - itemo.question.question_type === 2 ? "" : this.Deleteentrys(arrid, indext, true)}> - } - - - : "") - : "" : ""} - + : ""}

) : (

选项 @@ -3513,31 +3499,13 @@ class PollNewQuestbank extends Component { className="mr20 max1010 input-flex-40 TextAreainput" disabled placeholder='无法编辑!将由参与答题的人手动录入'> {this.state.polls_status === undefined || this.state.polls_status === 1 ? - indext > 1 ? - { - itemo.question.question_type === 2 ? "" : this.Deleteentrys(arrid, indext, true)}> - } - - {/* {*/} - {/* itemo.question.answers.length-1=== indext?*/} - {/* this.Ewoption(itemo.question.id, itemo)}>*/} - {/*: */} - {/* }*/} - : "" : ""}

) : (

{polls_status === undefined || polls_status === 1 ? - indext > 1 ? - { - itemo.question.question_type === 2 ? "" - : this.Deleteentrys(arrid, indext, true)}> - } - - - - : "" : ""}

) : (

this.updatedlist("name")}> - 题目更新 + 题目名称 {types==="publicly"?this.updatedlist("contributor")}> 贡献者 @@ -457,7 +457,7 @@ class InfosTopics extends Component{

- {sort_by==="updated_at"?'最近更新':sort_by==="name"?'题目更新':sort_by==="contributor"?"贡献者":""} + {sort_by==="updated_at"?'最近更新':sort_by==="name"?'题目名称':sort_by==="contributor"?"贡献者":""} this.updatedlist(sort_by)}>