|
|
@ -95,6 +95,8 @@ class SendTopics extends Component{
|
|
|
|
}catch (e) {
|
|
|
|
}catch (e) {
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
if(this.props.mysendall===true){
|
|
|
|
|
|
|
|
//详情页面跳过来的
|
|
|
|
try {
|
|
|
|
try {
|
|
|
|
var rurls="";
|
|
|
|
var rurls="";
|
|
|
|
if(this.state.yslbanksMenu.category==="normal"){
|
|
|
|
if(this.state.yslbanksMenu.category==="normal"){
|
|
|
@ -114,6 +116,10 @@ class SendTopics extends Component{
|
|
|
|
}catch (e) {
|
|
|
|
}catch (e) {
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
}else{
|
|
|
|
|
|
|
|
//外部多个列表页跳过来的
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
}else{
|
|
|
|
}else{
|
|
|
|
this.props.showNotification(result.data.message)
|
|
|
|
this.props.showNotification(result.data.message)
|
|
|
|