增加字段
This commit is contained in:
parent
5343b10d94
commit
8801db44ae
|
|
@ -134,6 +134,7 @@ export default {
|
|||
{ label: '设备编码', prop: 'maCode', showTooltip: true },
|
||||
{ label: '单位名称', prop: 'unitName', width: '200' },
|
||||
{ label: '工程名称', prop: 'projectName', width: '200' },
|
||||
{ label: '分公司', prop: 'impUnit', width: '200' },
|
||||
{ label: '协议号', prop: 'agreementCode', width: '140' },
|
||||
{ label: '临检天数', prop: 'overDays', width: '100' }
|
||||
],
|
||||
|
|
|
|||
Loading…
Reference in New Issue