|
|
@ -81,7 +81,10 @@ export default function () {
|
|
|
|
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', },
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{field: 'tzbh', title: '套料图号', width: 100},
|
|
|
|
{field: 'tzbh', title: '套料图号', width: 100,
|
|
|
|
|
|
|
|
filters: [{ data: { checks: [], sVal: '', sMenu: '', fType1: '', fVal1: '', fMode: 'and', fType2: '', fVal2: '' } }],
|
|
|
|
|
|
|
|
filterRender: { name: 'FilterCombination', },
|
|
|
|
|
|
|
|
},
|
|
|
|
{field: 'hxry', title: '接收人', width: 80,formatter: nameFormat},
|
|
|
|
{field: 'hxry', title: '接收人', width: 80,formatter: nameFormat},
|
|
|
|
{field: 'hxfkry', title: '报工人', width: 80,formatter:nameFormat},
|
|
|
|
{field: 'hxfkry', title: '报工人', width: 80,formatter:nameFormat},
|
|
|
|
{field: 'hxfkrq', title: '报工时间', width: 100},
|
|
|
|
{field: 'hxfkrq', title: '报工时间', width: 100},
|
|
|
|