|
|
@ -3816,7 +3816,7 @@ class PollNewQuestbank extends Component {
|
|
|
|
<div className="myyslwidth" >
|
|
|
|
<div className="myyslwidth" >
|
|
|
|
{
|
|
|
|
{
|
|
|
|
this.state.Newdisplay === true ?
|
|
|
|
this.state.Newdisplay === true ?
|
|
|
|
<div>
|
|
|
|
<div className="bor-bottom-greyE">
|
|
|
|
{this.state.adddom === undefined ? "": this.state.adddom.map((itemo, indexo) => {
|
|
|
|
{this.state.adddom === undefined ? "": this.state.adddom.map((itemo, indexo) => {
|
|
|
|
// console.log('打印this.state.adddom')
|
|
|
|
// console.log('打印this.state.adddom')
|
|
|
|
// console.log(this.state.adddom);
|
|
|
|
// console.log(this.state.adddom);
|
|
|
|