|
|
@ -184,11 +184,6 @@ export default {
|
|
|
|
{ type: 'seq', width: 40, title: '序号' },
|
|
|
|
{ type: 'seq', width: 40, title: '序号' },
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
{ field: 'tzzt', title: '图纸状态', width: 100,
|
|
|
|
|
|
|
|
filters: [{ data: { checks: [], sVal: '', sMenu: '', fType1: '', fVal1: '', fMode: 'and', fType2: '', fVal2: '' } }],
|
|
|
|
|
|
|
|
filterRender: { name: 'FilterCombination', },
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
{ field: 'czbh', title: '船号', width: 100,
|
|
|
|
{ field: 'czbh', 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: '' } }],
|
|
|
|
filterRender: { name: 'FilterCombination', },
|
|
|
|
filterRender: { name: 'FilterCombination', },
|
|
|
|