|
|
@ -1215,7 +1215,6 @@ export default {
|
|
|
|
},
|
|
|
|
},
|
|
|
|
],*/
|
|
|
|
],*/
|
|
|
|
tableColumn:[
|
|
|
|
tableColumn:[
|
|
|
|
{ type: 'checkbox', width: 50 ,},
|
|
|
|
|
|
|
|
{ type: 'seq', width: 60, title: '序号',fixed: "left"},
|
|
|
|
{ type: 'seq', width: 60, title: '序号',fixed: "left"},
|
|
|
|
{ field: 'dcCh', title: '船号',width: 100,
|
|
|
|
{ field: 'dcCh', title: '船号',width: 100,
|
|
|
|
filters: [{ data: { checks: [], sVal: '', sMenu: '', fType1: '', fVal1: '', fMode: 'and', fType2: '', fVal2: '' } }],
|
|
|
|
filters: [{ data: { checks: [], sVal: '', sMenu: '', fType1: '', fVal1: '', fMode: 'and', fType2: '', fVal2: '' } }],
|
|
|
|