diff --git a/src/views/outbound/queryShipRecordList.vue b/src/views/outbound/queryShipRecordList.vue
index 77808e4bb4233d58eb323cea33beb2603e935f92..bd5b3275e44ec2d0c623531d260b0b18548e93fd 100644
--- a/src/views/outbound/queryShipRecordList.vue
+++ b/src/views/outbound/queryShipRecordList.vue
@@ -121,6 +121,9 @@
value-format="yyyy-MM-dd HH:mm:ss"
align="right" :picker-options="timePicker">
+
+
+
查询
重置
@@ -233,7 +236,8 @@
cusWayBillNo: '',
houseId: '',
shipType: '',
- handleType: ''
+ handleType: '',
+ serviceProviderName: ''
}
},
selectReleaseStatusList: [{ label: '已发运', value: 'BS_DISPATCH' }, { label: '未发运', value: 'BS_CREATED' }],
@@ -517,7 +521,8 @@
shipStartDate: '',
shipEndDate: '',
shipmentGid: '',
- cusWayBillNo: ''
+ cusWayBillNo: '',
+ serviceProviderName: ''
}
this.ruleForm = {
shipTime: ''