diff --git a/src/views/gxsl/gstjfx/index.js b/src/views/gxsl/gstjfx/index.js index 1fedb5d0b..643148aa5 100644 --- a/src/views/gxsl/gstjfx/index.js +++ b/src/views/gxsl/gstjfx/index.js @@ -18,7 +18,7 @@ const Page = () => { { title: '序号', key: 'inx', dataIndex: 'inx', width: 60, align:"center" }, { title: '时间', key: 'tm', dataIndex: 'tm', width: 200, ellipsis: true, align:"center" }, { - title: '生态供水', + title: '发电灌溉', align: "center", children: [ { @@ -36,7 +36,7 @@ const Page = () => { ] }, { - title: '生活供水', + title: '水厂取水', align: "center", children: [ { @@ -62,7 +62,7 @@ const Page = () => { { title: '序号', key: 'inx', dataIndex: 'inx', width: 60, align:"center" }, { title: '时间', key: 'tm', dataIndex: 'tm', width: 100, ellipsis: true, align:"center" }, { - title: '生态供水', + title: '发电灌溉', align: "center", children: [ { @@ -104,7 +104,7 @@ const Page = () => { ] }, { - title: '生活供水', + title: '水厂取水', align: "center", children: [ {