@@ -968,109 +968,110 @@ export default {
width: 245,
index: 19,
prop: 'driverRemarks'
- }, {
- label: '应收场站费',
- width: 100,
- precision: 2,
- index: 20,
- controls: false,
- cell: true,
- type: 'number',
- prop: 'oneFeeD'
- label: '应收港杂费',
- index: 21,
- prop: 'twoFeeD'
- label: '应收扣款',
- index: 22,
- prop: 'threeFeeD'
- label: '应收待时费',
- index: 23,
- prop: 'fourFeeD'
- label: '应收其他',
- index: 24,
- prop: 'fiveFeeD'
- label: '应收费用备注',
- width: 245,
- index: 25,
- prop: 'feeRemarksD'
- label: '应付场站费',
- index: 26,
- prop: 'oneFeeC'
- label: '应付港杂费',
- index: 27,
- prop: 'twoFeeC'
- label: '应付扣款',
- index: 28,
- prop: 'threeFeeC'
- label: '应付待时费',
- index: 29,
- prop: 'fourFeeC'
- label: '应付其他',
- index: 30,
- prop: 'fiveFeeC'
- label: '应付费用备注',
- index: 31,
- prop: 'feeRemarksC'
- }
+ },
+ // {
+ // label: '应收场站费',
+ // width: 100,
+ // precision: 2,
+ // index: 20,
+ // controls: false,
+ // cell: true,
+ // type: 'number',
+ // prop: 'oneFeeD'
+ // }, {
+ // label: '应收港杂费',
+ // index: 21,
+ // prop: 'twoFeeD'
+ // label: '应收扣款',
+ // index: 22,
+ // prop: 'threeFeeD'
+ // label: '应收待时费',
+ // index: 23,
+ // prop: 'fourFeeD'
+ // label: '应收其他',
+ // index: 24,
+ // prop: 'fiveFeeD'
+ // label: '应收费用备注',
+ // width: 245,
+ // index: 25,
+ // prop: 'feeRemarksD'
+ // label: '应付场站费',
+ // index: 26,
+ // prop: 'oneFeeC'
+ // label: '应付港杂费',
+ // index: 27,
+ // prop: 'twoFeeC'
+ // label: '应付扣款',
+ // index: 28,
+ // prop: 'threeFeeC'
+ // label: '应付待时费',
+ // index: 29,
+ // prop: 'fourFeeC'
+ // label: '应付其他',
+ // index: 30,
+ // prop: 'fiveFeeC'
+ // label: '应付费用备注',
+ // index: 31,
+ // prop: 'feeRemarksC'
+ // }
]
},
entrustOptionTwoT: {},
@@ -462,58 +462,60 @@ export default {
index: 24,
- },{
- label: '场站费',
- label: '港杂费',
- label: '扣款',
- label: '待时费',
- label: '其他',
- label: '费用备注',
+ // label: '场站费',
+ // label: '港杂费',
+ // label: '扣款',
+ // label: '待时费',
+ // label: '其他',
+ // label: '费用备注',
+ // },
+ {
label: '制单日期',
overHidden: true,
prop: 'createTime',
@@ -631,58 +631,60 @@ export default {
index: 23,