|
|
|
@ -70,7 +70,6 @@ export default {
|
|
|
|
|
{ field: 'reeferf', label: 'REEFERF', width: 160, title: '通风度', showHeaderOverflow: true, sortable: true },
|
|
|
|
|
{ field: 'shipagency', label: 'SHIPAGENCY', width: 160, title: '船代', showHeaderOverflow: true, sortable: true },
|
|
|
|
|
{ field: 'custno', label: 'CUSTNO', width: 160, title: '订舱编号', showHeaderOverflow: true, sortable: true },
|
|
|
|
|
// 以下为东胜没有,大简云有,目前保留的
|
|
|
|
|
// { field: 'vgm', label: 'VGM', width: 120, title: 'VGM', showHeaderOverflow: true },
|
|
|
|
|
{ field: 'forwarder', label: 'FORWARDER', width: 120, title: '订舱代理', showHeaderOverflow: true, sortable: true },
|
|
|
|
|
// { field: 'bookingStatus', label: 'BOOKINGSTATUS', width: 120, title: '订舱状态', showHeaderOverflow: true },
|
|
|
|
@ -82,7 +81,6 @@ export default {
|
|
|
|
|
{ field: 'dunno', label: 'DUNNO', width: 120, title: '危险品编号', showHeaderOverflow: true, sortable: true },
|
|
|
|
|
{ field: 'contractno', label: 'CONTRACTNO', width: 120, title: '合约号', showHeaderOverflow: true, sortable: true },
|
|
|
|
|
{ field: 'route', label: 'ROUTE', width: 120, title: '航线操作', showHeaderOverflow: true, sortable: true },
|
|
|
|
|
// 以下未核实台账字段里是否有该字段
|
|
|
|
|
{ field: 'lanecode', label: 'LANECODE', width: 120, title: '航线代码', showHeaderOverflow: true, sortable: true },
|
|
|
|
|
{ field: 'shipperid', label: 'SHIPPERID', width: 120, title: '发货人代码', showHeaderOverflow: true, sortable: true }, // 台账无字段
|
|
|
|
|
{ field: 'notifypartyid', label: 'NOTIFYPARTYID', width: 120, title: '通知人代码', showHeaderOverflow: true, sortable: true }, // 台账无字段
|
|
|
|
@ -131,7 +129,6 @@ export default {
|
|
|
|
|
{ title: '航线代码', align: 'center', width: 120, label: 'LANECODE', type: 'input' },
|
|
|
|
|
{ title: '内部航次', align: 'center', width: 120, label: 'VOYNOINNER', type: 'input' },
|
|
|
|
|
{ title: '海关航次', align: 'center', width: 120, label: 'VOYNO', type: 'input' },
|
|
|
|
|
// 未完成 - 以下为东胜没有的,大简云有的
|
|
|
|
|
{ title: '发货人', align: 'center', width: 120, label: 'SHIPPER', type: 'input' },
|
|
|
|
|
{ title: '发货人代码', align: 'center', width: 120, label: 'SHIPPERID', type: 'input' },
|
|
|
|
|
{ title: '通知人', align: 'center', width: 120, label: 'NOTIFYPARTY', type: 'input' },
|
|
|
|
@ -155,8 +152,6 @@ export default {
|
|
|
|
|
{ title: '卸货港代码', align: 'center', width: 120, label: 'PORTDISCHARGEID', type: 'input' },
|
|
|
|
|
{ title: '航线操作', align: 'center', width: 120, label: 'ROUTE', type: 'complete', showLabel: 'name' },
|
|
|
|
|
{ title: 'PO NO', align: 'center', width: 120, label: 'PONO', type: 'input' },
|
|
|
|
|
|
|
|
|
|
// 新增字段
|
|
|
|
|
{ title: '件数', align: 'center', width: 160, label: 'PKGS', type: 'input' },
|
|
|
|
|
{ title: '重量', align: 'center', width: 160, label: 'KGS', type: 'input' },
|
|
|
|
|
{ title: '尺码', align: 'center', width: 160, label: 'CBM', type: 'input' },
|
|
|
|
@ -167,14 +162,11 @@ export default {
|
|
|
|
|
{ title: '付款方', align: 'center', width: 160, label: 'FREIGHTPAYER', type: 'input' },
|
|
|
|
|
{ title: '唛头', align: 'center', width: 160, label: 'MARKS', type: 'input' },
|
|
|
|
|
{ title: '危险品编号', align: 'center', width: 160, label: 'DUNNO', type: 'input' },
|
|
|
|
|
// 东胜添加
|
|
|
|
|
{ title: '箱号', align: 'center', width: 160, label: 'CNTRNO', type: 'input' },
|
|
|
|
|
{ title: '封号', align: 'center', width: 160, label: 'SEALNO', type: 'input' },
|
|
|
|
|
{ title: '创建人', align: 'center', width: 160, label: 'CreatedUserName', type: 'input' },
|
|
|
|
|
{ title: '单证备注', align: 'center', width: 160, label: 'DZREMARK', type: 'input' },
|
|
|
|
|
{ title: '操作备注', align: 'center', width: 160, label: 'CZREMARK', type: 'input' },
|
|
|
|
|
|
|
|
|
|
// 以下需要加模糊搜索
|
|
|
|
|
{ title: '到付地点', align: 'center', width: 160, label: 'PAYABLEAT', type: 'complete', showLabel: 'enName' },
|
|
|
|
|
{ title: '付费方式', align: 'center', width: 160, label: 'BLFRT', type: 'complete', showLabel: 'enName' },
|
|
|
|
|
{ title: '签单地点', align: 'center', width: 160, label: 'ISSUEPLACE', type: 'complete', showLabel: 'enName' },
|
|
|
|
@ -183,8 +175,6 @@ export default {
|
|
|
|
|
{ title: '国外代理', align: 'center', width: 160, label: 'AGENTID', type: 'complete', showLabel: 'shortName' },
|
|
|
|
|
{ title: '车队', align: 'center', width: 160, label: 'TRUCKER', type: 'complete', showLabel: 'shortName' },
|
|
|
|
|
{ title: '船代', align: 'center', width: 160, label: 'SHIPAGENCY', type: 'complete', showLabel: 'name' },
|
|
|
|
|
|
|
|
|
|
// 以下为下拉加载
|
|
|
|
|
{ title: '箱型', align: 'center', width: 120, label: 'CNTRTOTAL', type: 'select', showLabel: 'name' },
|
|
|
|
|
{ title: '包装', align: 'center', width: 120, label: 'KINDPKGS', type: 'select', showLabel: 'name' },
|
|
|
|
|
{ title: '签单方式', align: 'center', width: 160, label: 'ISSUETYPE', type: 'select', showLabel: 'enName', showLabel2: 'cnName' },
|
|
|
|
@ -223,10 +213,6 @@ export default {
|
|
|
|
|
{ code: 'O', name: '超限箱' }
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
|
|
|
|
|
{ title: '签单日期', align: 'center', width: 160, label: 'ISSUEDATE', type: 'dateRange', resLabel: ['BISSUEDATE', 'EISSUEDATE'] },
|
|
|
|
|
// 以下为新增字段 - 台账文档中, 参数暂无
|
|
|
|
|
// { title: '单证备注', align: 'center', width: 160, label: 'DZREMARK', type: 'input' },
|
|
|
|
|
// { title: '操作备注', align: 'center', width: 160, label: 'CZREMARK', type: 'input' }
|
|
|
|
|
{ title: '签单日期', align: 'center', width: 160, label: 'ISSUEDATE', type: 'dateRange', resLabel: ['BISSUEDATE', 'EISSUEDATE'] }
|
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|