|
|
|
@ -3121,7 +3121,7 @@ class PollNewQuestbank extends Component {
|
|
|
|
|
<div></div>) : itemt.answer_text === "其他" ? (
|
|
|
|
|
<p className="df mb20">
|
|
|
|
|
<span
|
|
|
|
|
className="color-grey-6 mr3 w55 font-16 lineh-40"
|
|
|
|
|
className="color-grey-6 mr4 w55 font-16 lineh-40"
|
|
|
|
|
style={{"text-align": "center"}}>其它</span>
|
|
|
|
|
|
|
|
|
|
<input
|
|
|
|
@ -3138,7 +3138,7 @@ class PollNewQuestbank extends Component {
|
|
|
|
|
onClick={() => this.Deleteentrys(arrid, indext, true)}><Tooltip
|
|
|
|
|
title="删除"
|
|
|
|
|
placement={"bottom"}><i
|
|
|
|
|
className="iconfont icon-htmal5icon19 font-22 color-grey-c"></i></Tooltip></a>
|
|
|
|
|
className="ml1 iconfont icon-htmal5icon19 font-22 color-grey-c"></i></Tooltip></a>
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
<a className="lineh-40 ml10 yw18"
|
|
|
|
@ -3168,7 +3168,7 @@ class PollNewQuestbank extends Component {
|
|
|
|
|
{this.state.polls_status === undefined || this.state.polls_status === 1 ?
|
|
|
|
|
indext > 1 ?
|
|
|
|
|
<span>
|
|
|
|
|
<a className="lineh-40 mr"
|
|
|
|
|
<a className="lineh-40 mr10"
|
|
|
|
|
onClick={() => this.Deleteentrys(arrid, indext, false)}><Tooltip
|
|
|
|
|
title="删除" placement={"bottom"}><i
|
|
|
|
|
className="iconfont icon-htmal5icon19 font-22 color-grey-c"></i></Tooltip></a>
|
|
|
|
@ -3425,7 +3425,7 @@ class PollNewQuestbank extends Component {
|
|
|
|
|
<div></div>) : itemt.answer_text === "其他" ? (
|
|
|
|
|
<p className="df mb20">
|
|
|
|
|
<span
|
|
|
|
|
className="color-grey-6 mr3 w55 font-16 lineh-40"
|
|
|
|
|
className="color-grey-6 mr4 w55 font-16 lineh-40"
|
|
|
|
|
style={{"text-align": "center"}}>其它</span>
|
|
|
|
|
|
|
|
|
|
<input
|
|
|
|
@ -3440,7 +3440,7 @@ class PollNewQuestbank extends Component {
|
|
|
|
|
onClick={() => this.Deleteentrys(arrid, indext, true)}><Tooltip
|
|
|
|
|
title="删除"
|
|
|
|
|
placement={"bottom"}><i
|
|
|
|
|
className="iconfont icon-htmal5icon19 font-22 color-grey-c"></i></Tooltip></a>
|
|
|
|
|
className="ml1 iconfont icon-htmal5icon19 font-22 color-grey-c"></i></Tooltip></a>
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
{/* {*/}
|
|
|
|
@ -3747,7 +3747,7 @@ class PollNewQuestbank extends Component {
|
|
|
|
|
<div></div>) : itemt.answer_text === "其他" ? (
|
|
|
|
|
<p className="df mb20">
|
|
|
|
|
<span
|
|
|
|
|
className="color-grey-6 mr3 w55 font-16 lineh-40"
|
|
|
|
|
className="color-grey-6 mr4 w55 font-16 lineh-40"
|
|
|
|
|
style={{"text-align": "center"}}>其它</span>
|
|
|
|
|
|
|
|
|
|
<input
|
|
|
|
@ -3763,7 +3763,7 @@ class PollNewQuestbank extends Component {
|
|
|
|
|
onClick={() => this.Deleteentrys(arrid, indext, true)}><Tooltip
|
|
|
|
|
title="删除"
|
|
|
|
|
placement={"bottom"}><i
|
|
|
|
|
className="iconfont icon-htmal5icon19 font-22 color-grey-c"></i></Tooltip></a>
|
|
|
|
|
className="ml1 iconfont icon-htmal5icon19 font-22 color-grey-c"></i></Tooltip></a>
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|