|
@@ -103,8 +103,8 @@ export const columns: BasicColumn[] = [
|
|
|
},
|
|
|
{
|
|
|
title: '光瓦测量数据(%)',
|
|
|
- dataIndex: 'gwSdzNight1',
|
|
|
- key: 'gwSdzNight1',
|
|
|
+ dataIndex: 'ch4Night1',
|
|
|
+ key: 'ch4Night1',
|
|
|
width: 100,
|
|
|
align: 'center',
|
|
|
},
|
|
@@ -177,8 +177,8 @@ export const columns: BasicColumn[] = [
|
|
|
},
|
|
|
{
|
|
|
title: '光瓦测量数据(%)',
|
|
|
- dataIndex: 'gwSdzNight2',
|
|
|
- key: 'gwSdzNight2',
|
|
|
+ dataIndex: 'ch4Night2',
|
|
|
+ key: 'ch4Night2',
|
|
|
width: 100,
|
|
|
align: 'center',
|
|
|
},
|
|
@@ -293,8 +293,8 @@ export const columns: BasicColumn[] = [
|
|
|
},
|
|
|
{
|
|
|
title: '光瓦测量数据(%)',
|
|
|
- dataIndex: 'gwSdzEarly1',
|
|
|
- key: 'gwSdzEarly1',
|
|
|
+ dataIndex: 'ch4Early1',
|
|
|
+ key: 'ch4Early1',
|
|
|
width: 100,
|
|
|
align: 'center',
|
|
|
},
|
|
@@ -367,8 +367,8 @@ export const columns: BasicColumn[] = [
|
|
|
},
|
|
|
{
|
|
|
title: '光瓦测量数据(%) ',
|
|
|
- dataIndex: 'gwSdzEarly2',
|
|
|
- key: 'gwSdzEarly2',
|
|
|
+ dataIndex: 'ch4Early2',
|
|
|
+ key: 'ch4Early2',
|
|
|
width: 100,
|
|
|
align: 'center',
|
|
|
},
|
|
@@ -483,8 +483,8 @@ export const columns: BasicColumn[] = [
|
|
|
},
|
|
|
{
|
|
|
title: '光瓦测量数据(%)',
|
|
|
- dataIndex: 'gwSdzNoon1',
|
|
|
- key: 'gwSdzNoon1',
|
|
|
+ dataIndex: 'ch4Noon1',
|
|
|
+ key: 'ch4Noon1',
|
|
|
width: 100,
|
|
|
align: 'center',
|
|
|
},
|
|
@@ -557,8 +557,8 @@ export const columns: BasicColumn[] = [
|
|
|
},
|
|
|
{
|
|
|
title: '光瓦测量数据(%)',
|
|
|
- dataIndex: 'gwSdzNoon2',
|
|
|
- key: 'gwSdzNoon2',
|
|
|
+ dataIndex: 'ch4Noon2',
|
|
|
+ key: 'ch4Noon2',
|
|
|
width: 100,
|
|
|
align: 'center',
|
|
|
},
|