|
@@ -20,6 +20,7 @@
|
|
|
import { getPageData, getSingleData } from '@/api/delivery';
|
|
import { getPageData, getSingleData } from '@/api/delivery';
|
|
|
import Logistics from "@/components/Assembly/logistics.vue";
|
|
import Logistics from "@/components/Assembly/logistics.vue";
|
|
|
import Logistics2 from "@/components/Assembly/logistics2.vue";
|
|
import Logistics2 from "@/components/Assembly/logistics2.vue";
|
|
|
|
|
+
|
|
|
@Component
|
|
@Component
|
|
|
export default class myLogistics extends Vue {
|
|
export default class myLogistics extends Vue {
|
|
|
timeNum = 0;
|
|
timeNum = 0;
|
|
@@ -72,9 +73,10 @@
|
|
|
isDetail: true,
|
|
isDetail: true,
|
|
|
fixed: 'left'
|
|
fixed: 'left'
|
|
|
}, {
|
|
}, {
|
|
|
|
|
+ width: 200,
|
|
|
title: '发货类型',
|
|
title: '发货类型',
|
|
|
field: 'shippingType',
|
|
field: 'shippingType',
|
|
|
- width: 200,
|
|
|
|
|
|
|
+ component: Logistics,
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
width: 200,
|
|
width: 200,
|
|
@@ -90,7 +92,7 @@
|
|
|
width: 200,
|
|
width: 200,
|
|
|
title: '发货单状态',
|
|
title: '发货单状态',
|
|
|
field: 'tmsOrderStatus',
|
|
field: 'tmsOrderStatus',
|
|
|
- component: Logistics2,
|
|
|
|
|
|
|
+ component: Logistics,
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
width: 200,
|
|
width: 200,
|
|
@@ -122,41 +124,41 @@
|
|
|
title: '发货省',
|
|
title: '发货省',
|
|
|
field: 'tmsShipmentProvince',
|
|
field: 'tmsShipmentProvince',
|
|
|
},
|
|
},
|
|
|
- {
|
|
|
|
|
- width: 200,
|
|
|
|
|
- title: '发货省编码',
|
|
|
|
|
- field: 'tmsShipmentProvinceNo',
|
|
|
|
|
- },
|
|
|
|
|
|
|
+ // {
|
|
|
|
|
+ // width: 200,
|
|
|
|
|
+ // title: '发货省编码',
|
|
|
|
|
+ // field: 'tmsShipmentProvinceNo',
|
|
|
|
|
+ // },
|
|
|
{
|
|
{
|
|
|
width: 200,
|
|
width: 200,
|
|
|
title: '发货市',
|
|
title: '发货市',
|
|
|
field: 'tmsShipmentCity',
|
|
field: 'tmsShipmentCity',
|
|
|
},
|
|
},
|
|
|
- {
|
|
|
|
|
- width: 200,
|
|
|
|
|
- title: '发货市编码',
|
|
|
|
|
- field: 'tmsShipmentCityNo',
|
|
|
|
|
- },
|
|
|
|
|
|
|
+ // {
|
|
|
|
|
+ // width: 200,
|
|
|
|
|
+ // title: '发货市编码',
|
|
|
|
|
+ // field: 'tmsShipmentCityNo',
|
|
|
|
|
+ // },
|
|
|
{
|
|
{
|
|
|
width: 200,
|
|
width: 200,
|
|
|
title: '发货区(县)',
|
|
title: '发货区(县)',
|
|
|
field: 'tmsShipmentRegion',
|
|
field: 'tmsShipmentRegion',
|
|
|
},
|
|
},
|
|
|
- {
|
|
|
|
|
- width: 200,
|
|
|
|
|
- title: '发货区(县)编码',
|
|
|
|
|
- field: 'tmsShipmentRegionNo',
|
|
|
|
|
- },
|
|
|
|
|
|
|
+ // {
|
|
|
|
|
+ // width: 200,
|
|
|
|
|
+ // title: '发货区(县)编码',
|
|
|
|
|
+ // field: 'tmsShipmentRegionNo',
|
|
|
|
|
+ // },
|
|
|
{
|
|
{
|
|
|
width: 200,
|
|
width: 200,
|
|
|
title: '发货街道',
|
|
title: '发货街道',
|
|
|
field: 'tmsShipmentStreet',
|
|
field: 'tmsShipmentStreet',
|
|
|
},
|
|
},
|
|
|
- {
|
|
|
|
|
- width: 200,
|
|
|
|
|
- title: '发货街道编码',
|
|
|
|
|
- field: 'tmsShipmentStreetNo',
|
|
|
|
|
- },
|
|
|
|
|
|
|
+ // {
|
|
|
|
|
+ // width: 200,
|
|
|
|
|
+ // title: '发货街道编码',
|
|
|
|
|
+ // field: 'tmsShipmentStreetNo',
|
|
|
|
|
+ // },
|
|
|
{
|
|
{
|
|
|
width: 200,
|
|
width: 200,
|
|
|
title: '发货地址',
|
|
title: '发货地址',
|
|
@@ -192,41 +194,41 @@
|
|
|
title: '收货省',
|
|
title: '收货省',
|
|
|
field: 'tmsUnloadingProvince',
|
|
field: 'tmsUnloadingProvince',
|
|
|
},
|
|
},
|
|
|
- {
|
|
|
|
|
- width: 200,
|
|
|
|
|
- title: '收货省编码',
|
|
|
|
|
- field: 'tmsUnloadingProvinceNo',
|
|
|
|
|
- },
|
|
|
|
|
|
|
+ // {
|
|
|
|
|
+ // width: 200,
|
|
|
|
|
+ // title: '收货省编码',
|
|
|
|
|
+ // field: 'tmsUnloadingProvinceNo',
|
|
|
|
|
+ // },
|
|
|
{
|
|
{
|
|
|
width: 200,
|
|
width: 200,
|
|
|
title: '收货市',
|
|
title: '收货市',
|
|
|
field: 'tmsUnloadingCity',
|
|
field: 'tmsUnloadingCity',
|
|
|
},
|
|
},
|
|
|
- {
|
|
|
|
|
- width: 200,
|
|
|
|
|
- title: '收货市编码',
|
|
|
|
|
- field: 'tmsUnloadingCityNo',
|
|
|
|
|
- },
|
|
|
|
|
|
|
+ // {
|
|
|
|
|
+ // width: 200,
|
|
|
|
|
+ // title: '收货市编码',
|
|
|
|
|
+ // field: 'tmsUnloadingCityNo',
|
|
|
|
|
+ // },
|
|
|
{
|
|
{
|
|
|
width: 200,
|
|
width: 200,
|
|
|
title: '收货区(县)',
|
|
title: '收货区(县)',
|
|
|
field: 'tmsUnloadingRegion',
|
|
field: 'tmsUnloadingRegion',
|
|
|
},
|
|
},
|
|
|
- {
|
|
|
|
|
- width: 200,
|
|
|
|
|
- title: '收货区(县)编码',
|
|
|
|
|
- field: 'tmsUnloadingRegionNo',
|
|
|
|
|
- },
|
|
|
|
|
|
|
+ // {
|
|
|
|
|
+ // width: 200,
|
|
|
|
|
+ // title: '收货区(县)编码',
|
|
|
|
|
+ // field: 'tmsUnloadingRegionNo',
|
|
|
|
|
+ // },
|
|
|
{
|
|
{
|
|
|
width: 200,
|
|
width: 200,
|
|
|
title: '收货街道',
|
|
title: '收货街道',
|
|
|
field: 'tmsUnloadingStreet',
|
|
field: 'tmsUnloadingStreet',
|
|
|
},
|
|
},
|
|
|
- {
|
|
|
|
|
- width: 200,
|
|
|
|
|
- title: '收货街道编码',
|
|
|
|
|
- field: 'tmsUnloadingStreetNo',
|
|
|
|
|
- },
|
|
|
|
|
|
|
+ // {
|
|
|
|
|
+ // width: 200,
|
|
|
|
|
+ // title: '收货街道编码',
|
|
|
|
|
+ // field: 'tmsUnloadingStreetNo',
|
|
|
|
|
+ // },
|
|
|
{
|
|
{
|
|
|
width: 200,
|
|
width: 200,
|
|
|
title: '收货地址',
|
|
title: '收货地址',
|
|
@@ -269,12 +271,12 @@
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
width: 200,
|
|
width: 200,
|
|
|
- title: '货物总重量',
|
|
|
|
|
|
|
+ title: '货物总重量(kg)',
|
|
|
field: 'tmsTotalWeight',
|
|
field: 'tmsTotalWeight',
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
width: 200,
|
|
width: 200,
|
|
|
- title: '货物总体积',
|
|
|
|
|
|
|
+ title: '货物总体积(m³)',
|
|
|
field: 'tmsTotalVolume',
|
|
field: 'tmsTotalVolume',
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
@@ -332,7 +334,7 @@
|
|
|
span: 6,
|
|
span: 6,
|
|
|
label: '发货类型',
|
|
label: '发货类型',
|
|
|
prop: 'shippingType',
|
|
prop: 'shippingType',
|
|
|
- component: 'by-input',
|
|
|
|
|
|
|
+ component: Logistics2,
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
span: 6,
|
|
span: 6,
|
|
@@ -353,7 +355,7 @@
|
|
|
span: 6,
|
|
span: 6,
|
|
|
label: '发货单状态',
|
|
label: '发货单状态',
|
|
|
prop: 'tmsOrderStatus',
|
|
prop: 'tmsOrderStatus',
|
|
|
- component: Logistics,
|
|
|
|
|
|
|
+ component: Logistics2,
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
span: 6,
|
|
span: 6,
|
|
@@ -590,15 +592,17 @@
|
|
|
[
|
|
[
|
|
|
{
|
|
{
|
|
|
span: 6,
|
|
span: 6,
|
|
|
- label: '货物总重量',
|
|
|
|
|
|
|
+ label: '货物总重量(kg)',
|
|
|
prop: 'tmsTotalWeight',
|
|
prop: 'tmsTotalWeight',
|
|
|
component: 'by-input',
|
|
component: 'by-input',
|
|
|
|
|
+ labelWidth: '110px',
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
span: 6,
|
|
span: 6,
|
|
|
- label: '货物总体积',
|
|
|
|
|
|
|
+ label: '货物总体积(m³)',
|
|
|
prop: 'tmsTotalVolume',
|
|
prop: 'tmsTotalVolume',
|
|
|
component: 'by-input',
|
|
component: 'by-input',
|
|
|
|
|
+ labelWidth: '110px',
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
span: 6,
|
|
span: 6,
|
|
@@ -698,12 +702,12 @@
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
width: 180,
|
|
width: 180,
|
|
|
- title: '重量',
|
|
|
|
|
|
|
+ title: '重量(g)',
|
|
|
field: 'tmsWeight',
|
|
field: 'tmsWeight',
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
width: 180,
|
|
width: 180,
|
|
|
- title: '体积',
|
|
|
|
|
|
|
+ title: '体积(cm³)',
|
|
|
field: 'tmsVolume',
|
|
field: 'tmsVolume',
|
|
|
},
|
|
},
|
|
|
]
|
|
]
|