lsf-dev
秦子超 2024-10-14 15:26:49 +08:00
parent 89eca8b17b
commit 4a0d1e1f94
1 changed files with 4 additions and 4 deletions

View File

@ -18,7 +18,7 @@ const Page = () => {
{ title: '序号', key: 'inx', dataIndex: 'inx', width: 60, align:"center" }, { title: '序号', key: 'inx', dataIndex: 'inx', width: 60, align:"center" },
{ title: '时间', key: 'tm', dataIndex: 'tm', width: 200, ellipsis: true, align:"center" }, { title: '时间', key: 'tm', dataIndex: 'tm', width: 200, ellipsis: true, align:"center" },
{ {
title: '生态供水', title: '发电灌溉',
align: "center", align: "center",
children: [ children: [
{ {
@ -36,7 +36,7 @@ const Page = () => {
] ]
}, },
{ {
title: '生活供水', title: '水厂取水',
align: "center", align: "center",
children: [ children: [
{ {
@ -62,7 +62,7 @@ const Page = () => {
{ title: '序号', key: 'inx', dataIndex: 'inx', width: 60, align:"center" }, { title: '序号', key: 'inx', dataIndex: 'inx', width: 60, align:"center" },
{ title: '时间', key: 'tm', dataIndex: 'tm', width: 100, ellipsis: true, align:"center" }, { title: '时间', key: 'tm', dataIndex: 'tm', width: 100, ellipsis: true, align:"center" },
{ {
title: '生态供水', title: '发电灌溉',
align: "center", align: "center",
children: [ children: [
{ {
@ -104,7 +104,7 @@ const Page = () => {
] ]
}, },
{ {
title: '生活供水', title: '水厂取水',
align: "center", align: "center",
children: [ children: [
{ {