江河版本更新
This commit is contained in:
@@ -11,6 +11,7 @@ const tableColumns = [
|
||||
{title: "化学需氧量", dataIndex: "cod", sorter: true,},
|
||||
{title: "五日生化需氧量", dataIndex: "fiveDayBod", sorter: true,},
|
||||
{title: "氨氮", dataIndex: "ammonia", sorter: true,},
|
||||
{title: "采样时间", dataIndex: "samplingTime", sorter: true,},
|
||||
{title: "总磷", dataIndex: "totalPhosphorus", sorter: true,},
|
||||
{title: "铜", dataIndex: "cu", sorter: true,},
|
||||
{title: "锌", dataIndex: "zn", sorter: true,},
|
||||
|
||||
Reference in New Issue
Block a user