|
|
|
@ -278,8 +278,8 @@ class sendResources extends Component{
|
|
|
|
|
description:description,
|
|
|
|
|
delay_publish:Radiovalue,
|
|
|
|
|
}).then((result)=>{
|
|
|
|
|
if(result.data){
|
|
|
|
|
if(result.data.status===0){
|
|
|
|
|
if(result){
|
|
|
|
|
if(result.data){
|
|
|
|
|
if(result.data.status===0){
|
|
|
|
|
this.ModalCancelModalCancel();
|
|
|
|
|
this.props.updataleftNavfun();
|
|
|
|
|