From 4a0d1e1f947d19832c5d0bd0a2a4f24b292f655c Mon Sep 17 00:00:00 2001 From: qzc Date: Mon, 14 Oct 2024 15:26:49 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B02?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/gxsl/gstjfx/index.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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: [ {