|
@ -127,7 +127,7 @@ export default { |
|
|
{ prop: 'shiyongdanwei', label: '使用单位', align: 'center' }, |
|
|
{ prop: 'shiyongdanwei', label: '使用单位', align: 'center' }, |
|
|
{ prop: 'shigongdanwei', label: '施工单位', align: 'center' }, |
|
|
{ prop: 'shigongdanwei', label: '施工单位', align: 'center' }, |
|
|
{ prop: 'zhizaodanwei', label: '制造单位', align: 'center' }, |
|
|
{ prop: 'zhizaodanwei', label: '制造单位', align: 'center' }, |
|
|
{ prop: 'jianyanrenyuan', label: '检验人员', align: 'center' }, |
|
|
{ prop: 'jianyanrenyuan', label: '检验人员', align: 'center', formatter: this.formatter.getChineseName }, |
|
|
{ prop: 'zhucedaima', label: '注册代码', align: 'center' }, |
|
|
{ prop: 'zhucedaima', label: '注册代码', align: 'center' }, |
|
|
{ prop: 'shiyongdengjibianhao', label: '使用登记证编号', align: 'center' }, |
|
|
{ prop: 'shiyongdengjibianhao', label: '使用登记证编号', align: 'center' }, |
|
|
{ slot: 'operation' } |
|
|
{ slot: 'operation' } |
|
|