|
|
|
@ -3180,32 +3180,18 @@ class PollNewQuestbank extends Component {
|
|
|
|
|
<span
|
|
|
|
|
className="color-grey-6 mr4 w55 font-16 lineh-40"
|
|
|
|
|
style={{"text-align": "center"}}>其它</span>
|
|
|
|
|
|
|
|
|
|
<input
|
|
|
|
|
className="mr20 max1010 input-flex-40 TextAreainput" disabled
|
|
|
|
|
placeholder='无法编辑!将由参与答题的人手动录入'></input>
|
|
|
|
|
|
|
|
|
|
{this.state.polls_status === undefined || this.state.polls_status === 1 ?
|
|
|
|
|
itemo.question.question_type === 1 ? (
|
|
|
|
|
indext > 1 ?
|
|
|
|
|
<span>
|
|
|
|
|
{
|
|
|
|
|
itemo.question.question_type === 2 ? "" :
|
|
|
|
|
<a className="lineh-40"
|
|
|
|
|
onClick={() => this.Deleteentrys(arrid, indext, true)}><Tooltip
|
|
|
|
|
title="删除"
|
|
|
|
|
placement={"bottom"}><i
|
|
|
|
|
className="ml1 iconfont icon-htmal5icon19 font-22 color-grey-c"></i></Tooltip></a>
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
<a className="lineh-40 ml10 yw18"
|
|
|
|
|
><Tooltip
|
|
|
|
|
placement={"bottom"}><i
|
|
|
|
|
className="color-green font-18 iconfont "></i></Tooltip></a>
|
|
|
|
|
</span>
|
|
|
|
|
: "")
|
|
|
|
|
: "" : ""}
|
|
|
|
|
|
|
|
|
|
: ""}
|
|
|
|
|
</p>) : (<p className="df mb20">
|
|
|
|
|
<span className="color-grey-6 mr5 w55 font-16 lineh-40"
|
|
|
|
|
style={{"text-align": "center"}}>选项</span>
|
|
|
|
@ -3513,31 +3499,13 @@ class PollNewQuestbank extends Component {
|
|
|
|
|
className="mr20 max1010 input-flex-40 TextAreainput" disabled
|
|
|
|
|
placeholder='无法编辑!将由参与答题的人手动录入'></input>
|
|
|
|
|
{this.state.polls_status === undefined || this.state.polls_status === 1 ?
|
|
|
|
|
indext > 1 ?
|
|
|
|
|
<span>
|
|
|
|
|
{
|
|
|
|
|
itemo.question.question_type === 2 ? "" :
|
|
|
|
|
<a className="lineh-40 mr10"
|
|
|
|
|
onClick={() => this.Deleteentrys(arrid, indext, true)}><Tooltip
|
|
|
|
|
title="删除"
|
|
|
|
|
placement={"bottom"}><i
|
|
|
|
|
className="ml1 iconfont icon-htmal5icon19 font-22 color-grey-c"></i></Tooltip></a>
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
{/* {*/}
|
|
|
|
|
{/* itemo.question.answers.length-1=== indext?*/}
|
|
|
|
|
{/* <a className="lineh-40 "*/}
|
|
|
|
|
{/* onClick={() => this.Ewoption(itemo.question.id, itemo)}><Tooltip*/}
|
|
|
|
|
{/* title="新增"*/}
|
|
|
|
|
{/* placement={"bottom"}><i*/}
|
|
|
|
|
{/* className="color-green font-18 iconfont icon-roundaddfill"></i></Tooltip></a>*/}
|
|
|
|
|
{/*: <a className="lineh-40 yw18"*/}
|
|
|
|
|
{/* ><Tooltip*/}
|
|
|
|
|
{/* placement={"bottom"}><i*/}
|
|
|
|
|
{/* className="color-green font-18 iconfont "></i></Tooltip></a>*/}
|
|
|
|
|
{/* }*/}
|
|
|
|
|
</span>
|
|
|
|
|
: ""
|
|
|
|
|
: ""}
|
|
|
|
|
</p>) : (<p className="df mb20">
|
|
|
|
|
<span className="color-grey-6 mr5 w55 font-16 lineh-40"
|
|
|
|
@ -3853,22 +3821,13 @@ class PollNewQuestbank extends Component {
|
|
|
|
|
className="mr20 max1010 input-flex-40 TextAreainput" disabled
|
|
|
|
|
placeholder='无法编辑!将由参与答题的人手动录入'></input>
|
|
|
|
|
{polls_status === undefined || polls_status === 1 ?
|
|
|
|
|
indext > 1 ?
|
|
|
|
|
<span>
|
|
|
|
|
{
|
|
|
|
|
itemo.question.question_type === 2 ? ""
|
|
|
|
|
:
|
|
|
|
|
<a className="lineh-40 mr10"
|
|
|
|
|
onClick={() => this.Deleteentrys(arrid, indext, true)}><Tooltip
|
|
|
|
|
title="删除"
|
|
|
|
|
placement={"bottom"}><i
|
|
|
|
|
className="ml1 iconfont icon-htmal5icon19 font-22 color-grey-c"></i></Tooltip></a>
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
: ""
|
|
|
|
|
: ""}
|
|
|
|
|
</p>) : (<p className="df mb20">
|
|
|
|
|
<span className="color-grey-6 mr5 w55 font-16 lineh-40"
|
|
|
|
|