🗑️ delete: 优化代码
This commit is contained in:
parent
fe72189c83
commit
4f12f59295
|
@ -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) => {
|
||||||
|
|
Loading…
Reference in New Issue