|
const {handleClear,order,parDiv,boxMark,tagType,show,data} = this.props;
|
|
const {handleClear,order,parDiv,boxMark,tagType,show,data} = this.props;
|
|
return <div className={style["drop-list"]} ref={parDiv} style={this.getStyle()} contentEditable="false" onClick={(e)=>{e.stopPropagation();}}>
|
|
return <div className={style["drop-list"]} ref={parDiv} style={this.getStyle()} contentEditable="false" onClick={(e)=>{e.stopPropagation();}}>
|