用户修改
This commit is contained in:
@@ -76,7 +76,7 @@ export default {
|
||||
});
|
||||
console.log(deliverOrder.orderId, '收到的deliverOrder')
|
||||
this.$http({
|
||||
url: this.$http.adornUrl('/book/buyorder/queryFMS'),
|
||||
url: this.$http.adornUrl('/book/buyOrder/queryFMS'),
|
||||
method: 'post',
|
||||
params: this.$http.adornParams({
|
||||
'orderId': deliverOrder.orderId
|
||||
|
||||
Reference in New Issue
Block a user