🗑️ delete: 优化代码
This commit is contained in:
parent
fe72189c83
commit
4f12f59295
|
@ -122,7 +122,6 @@ export default class order extends React.Component {
|
|||
handelResponse(
|
||||
res,
|
||||
(response, msg) => {
|
||||
console.log(response)
|
||||
_self.setState({ orderDetail_data: response })
|
||||
},
|
||||
(err) => {
|
||||
|
|
Loading…
Reference in New Issue