去掉警告
This commit is contained in:
@ -87,7 +87,7 @@ const conversation = (props) => {
|
|||||||
showTotal: total => `共 ${total} 条`,
|
showTotal: total => `共 ${total} 条`,
|
||||||
})
|
})
|
||||||
}else{
|
}else{
|
||||||
message.warn(res && res.message)
|
//message.warn(res && res.message)
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user