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