|
|
@ -101,6 +101,7 @@ class ShixunChooseModal extends Component{
|
|
|
|
return(
|
|
|
|
return(
|
|
|
|
shixunmodal===true?<NewShixunModel
|
|
|
|
shixunmodal===true?<NewShixunModel
|
|
|
|
statustype={'published'}
|
|
|
|
statustype={'published'}
|
|
|
|
|
|
|
|
type={'shixuns'}
|
|
|
|
datas={datas}
|
|
|
|
datas={datas}
|
|
|
|
category_id={this.props.match.params.category_id}
|
|
|
|
category_id={this.props.match.params.category_id}
|
|
|
|
NewShixunModelType={shixunmodal}
|
|
|
|
NewShixunModelType={shixunmodal}
|
|
|
|