🗑️ delete: 优化代码

This commit is contained in:
wangsongsole 2024-03-21 13:51:24 +08:00
parent fe72189c83
commit 4f12f59295
1 changed files with 0 additions and 1 deletions

View File

@ -122,7 +122,6 @@ export default class order extends React.Component {
handelResponse( handelResponse(
res, res,
(response, msg) => { (response, msg) => {
console.log(response)
_self.setState({ orderDetail_data: response }) _self.setState({ orderDetail_data: response })
}, },
(err) => { (err) => {