|
@@ -735,7 +735,7 @@ export default {
|
|
this.queryParam.itemNumber = ''
|
|
this.queryParam.itemNumber = ''
|
|
this.queryParam.refer = ''
|
|
this.queryParam.refer = ''
|
|
this.queryParam.isTc = ''
|
|
this.queryParam.isTc = ''
|
|
- this.getShipmentList() // 渲染 发运明细列表
|
|
|
|
|
|
+ this.shipmentListData = [] // 渲染 发运明细列表
|
|
},
|
|
},
|
|
|
|
|
|
// 分页变化时触发
|
|
// 分页变化时触发
|