|
@@ -976,8 +976,8 @@ export default {
|
|
this.preDeliveryDate = []
|
|
this.preDeliveryDate = []
|
|
// this.shipmentListData = [] // 渲染 发运明细列表
|
|
// this.shipmentListData = [] // 渲染 发运明细列表
|
|
await this.getShipmentList()
|
|
await this.getShipmentList()
|
|
- // this.queryParam = {}
|
|
|
|
- // this.defalutDate()
|
|
|
|
|
|
+ this.queryParam = {}
|
|
|
|
+ this.defalutDate()
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|