备用水源
This commit is contained in:
@@ -71,12 +71,12 @@ export default {
|
|||||||
datasource:{},
|
datasource:{},
|
||||||
selection: [],
|
selection: [],
|
||||||
columns:[
|
columns:[
|
||||||
{title:"监测时间",dataIndex:"city",},
|
{title:"监测时间",dataIndex:"monitorTime",},
|
||||||
{title:"类别",dataIndex:"place",},
|
{title:"类别",dataIndex:"subordinateWater",},
|
||||||
{title:"点位名称",dataIndex:"sourceWaterName",},
|
{title:"点位名称",dataIndex:"sectionName",},
|
||||||
{title:"水质类别",dataIndex:"waterSourceProperty",},
|
{title:"水质类别",dataIndex:"waterSourceProperty",},
|
||||||
{title: "级别", dataIndex: ""},
|
{title: "级别", dataIndex: "nutritionLevel"},
|
||||||
{title: "综合营养指数", dataIndex: ""},
|
{title: "综合营养指数", dataIndex: "compositeNutritionIndex"},
|
||||||
],
|
],
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user