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