|
|
@ -1270,7 +1270,8 @@ |
|
|
// 到达 |
|
|
// 到达 |
|
|
reach () { |
|
|
reach () { |
|
|
let tempData = { |
|
|
let tempData = { |
|
|
site: this.reachData.site, |
|
|
|
|
|
|
|
|
site: this.saveData.site, |
|
|
|
|
|
buNo: this.saveData.buNo, |
|
|
functionType: 'C', |
|
|
functionType: 'C', |
|
|
orderNo: this.reachData.orderNo, |
|
|
orderNo: this.reachData.orderNo, |
|
|
status: '已到达', |
|
|
status: '已到达', |
|
|
|