|
|
|
|
@ -47,12 +47,7 @@ |
|
|
|
|
></receiveDialog> |
|
|
|
|
|
|
|
|
|
<!-- 详情 --> |
|
|
|
|
<detailsLogisticsDialog |
|
|
|
|
v-if="detailsLogisticsShow" |
|
|
|
|
:showDialog="detailsLogisticsShow" |
|
|
|
|
@closeDialog="closeDialog" |
|
|
|
|
:rowItem="rowItem" |
|
|
|
|
></detailsLogisticsDialog> |
|
|
|
|
<detailsLogisticsDialog v-if="detailsLogisticsShow" :showDialog="detailsLogisticsShow" @closeDialog="closeDialog" :rowItem="rowItem"></detailsLogisticsDialog> |
|
|
|
|
</basic-container> |
|
|
|
|
</template> |
|
|
|
|
|
|
|
|
|
@ -68,11 +63,11 @@ export default { |
|
|
|
|
addLogisticsDialog, |
|
|
|
|
returnDialog, |
|
|
|
|
receiveDialog, |
|
|
|
|
detailsLogisticsDialog, |
|
|
|
|
detailsLogisticsDialog |
|
|
|
|
}, |
|
|
|
|
data() { |
|
|
|
|
return { |
|
|
|
|
detailsLogisticsShow: false, |
|
|
|
|
detailsLogisticsShow:false, |
|
|
|
|
showReceiveDialog: false, |
|
|
|
|
showReturnDialog: false, |
|
|
|
|
showAddDialogd: false, |
|
|
|
|
@ -135,16 +130,16 @@ export default { |
|
|
|
|
sortable: true, |
|
|
|
|
span: 12, |
|
|
|
|
width: 160, |
|
|
|
|
searchOrder: 18, |
|
|
|
|
searchOrder:18, |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
{ |
|
|
|
|
label: '任务编号', |
|
|
|
|
prop: 'taskId', |
|
|
|
|
search: true, |
|
|
|
|
sortable: true, |
|
|
|
|
span: 12, |
|
|
|
|
width: 160, |
|
|
|
|
searchOrder: 18, |
|
|
|
|
searchOrder:18, |
|
|
|
|
hide: true, |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
@ -154,6 +149,7 @@ export default { |
|
|
|
|
sortable: true, |
|
|
|
|
span: 12, |
|
|
|
|
width: 120, |
|
|
|
|
|
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
label: '起点-区域', |
|
|
|
|
@ -162,14 +158,7 @@ export default { |
|
|
|
|
sortable: true, |
|
|
|
|
span: 12, |
|
|
|
|
width: 120, |
|
|
|
|
searchOrder: 17, |
|
|
|
|
type: 'select', |
|
|
|
|
filterable: true, |
|
|
|
|
dicUrl: '/blade-desk/station/getStationRegionList?isStart=true', |
|
|
|
|
props: { |
|
|
|
|
label: 'stationRegion', |
|
|
|
|
value: 'stationRegion', |
|
|
|
|
}, |
|
|
|
|
searchOrder:17, |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
label: '起点-站点', |
|
|
|
|
@ -178,7 +167,7 @@ export default { |
|
|
|
|
sortable: true, |
|
|
|
|
span: 12, |
|
|
|
|
width: 120, |
|
|
|
|
searchOrder: 16, |
|
|
|
|
searchOrder:16, |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
label: '终点-作业中心', |
|
|
|
|
@ -195,7 +184,7 @@ export default { |
|
|
|
|
sortable: true, |
|
|
|
|
span: 12, |
|
|
|
|
width: 120, |
|
|
|
|
searchOrder: 15, |
|
|
|
|
searchOrder:15, |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
label: '终点-区域', |
|
|
|
|
@ -205,14 +194,7 @@ export default { |
|
|
|
|
span: 12, |
|
|
|
|
width: 120, |
|
|
|
|
hide: true, |
|
|
|
|
searchOrder: 15, |
|
|
|
|
type: 'select', |
|
|
|
|
filterable: true, |
|
|
|
|
dicUrl: '/blade-desk/station/getStationRegionList?isStart=false', |
|
|
|
|
props: { |
|
|
|
|
label: 'stationRegion', |
|
|
|
|
value: 'stationRegion', |
|
|
|
|
}, |
|
|
|
|
searchOrder:15, |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
label: '终点-站点', |
|
|
|
|
@ -221,9 +203,9 @@ export default { |
|
|
|
|
sortable: true, |
|
|
|
|
span: 12, |
|
|
|
|
width: 120, |
|
|
|
|
searchOrder: 14, |
|
|
|
|
searchOrder:14, |
|
|
|
|
}, |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
{ |
|
|
|
|
label: '箱条码', |
|
|
|
|
prop: 'boxBarcode', |
|
|
|
|
@ -231,7 +213,7 @@ export default { |
|
|
|
|
sortable: true, |
|
|
|
|
span: 12, |
|
|
|
|
width: 120, |
|
|
|
|
searchOrder: 20, |
|
|
|
|
searchOrder:20, |
|
|
|
|
}, |
|
|
|
|
// { |
|
|
|
|
// label: '站点名称', |
|
|
|
|
@ -323,7 +305,7 @@ export default { |
|
|
|
|
endPlaceholder: '结束日期', |
|
|
|
|
rangeSeparator: '-', |
|
|
|
|
searchRange: true, |
|
|
|
|
searchOrder: 19, |
|
|
|
|
searchOrder:19, |
|
|
|
|
}, |
|
|
|
|
], |
|
|
|
|
}, |
|
|
|
|
@ -343,15 +325,15 @@ export default { |
|
|
|
|
// this.showAddDialogd = true; |
|
|
|
|
this.showReturnDialog = true; |
|
|
|
|
}, |
|
|
|
|
detailsFn(row) { |
|
|
|
|
this.rowItem = row; |
|
|
|
|
this.detailsLogisticsShow = true; |
|
|
|
|
detailsFn(row){ |
|
|
|
|
this.rowItem = row |
|
|
|
|
this.detailsLogisticsShow = true |
|
|
|
|
}, |
|
|
|
|
closeDialog() { |
|
|
|
|
this.showAddDialogd = false; |
|
|
|
|
this.showReturnDialog = false; |
|
|
|
|
this.showReceiveDialog = false; |
|
|
|
|
this.detailsLogisticsShow = false; |
|
|
|
|
this.detailsLogisticsShow = false |
|
|
|
|
this.onLoad(this.page, this.query); |
|
|
|
|
}, |
|
|
|
|
rowSave(row, done, loading) { |
|
|
|
|
|