解决提示框绿色
This commit is contained in:
parent
46bbc6affd
commit
c5b52249e7
|
@ -392,7 +392,7 @@ export default class acclist extends React.Component{
|
||||||
window.history.back()
|
window.history.back()
|
||||||
},1000);
|
},1000);
|
||||||
},(err)=>{
|
},(err)=>{
|
||||||
Notify.success(err);
|
Notify.error(err);
|
||||||
})
|
})
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue