From c5efbf9143d37e9a2b41cc73d02295b5b642e73e Mon Sep 17 00:00:00 2001 From: lishenfeng Date: Tue, 1 Jul 2025 17:11:52 +0800 Subject: [PATCH] =?UTF-8?q?feat():=20demo=E6=95=B0=E6=8D=AE=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/demodata/realstat.json | 2 +- src/views/YwManage/DataTable.tsx | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/public/demodata/realstat.json b/public/demodata/realstat.json index 4640633..daadb75 100644 --- a/public/demodata/realstat.json +++ b/public/demodata/realstat.json @@ -5,7 +5,7 @@ }, "regions": [ { - "name": "闸门控制系统", + "name": "SL651", "id": "zh_tcp_4", "count": 4 }, diff --git a/src/views/YwManage/DataTable.tsx b/src/views/YwManage/DataTable.tsx index 959525e..d041433 100644 --- a/src/views/YwManage/DataTable.tsx +++ b/src/views/YwManage/DataTable.tsx @@ -96,11 +96,11 @@ const [record, setRecord] = useState({}) { index: 6, stationCode: 'zh_tcp_8', - stationName: '水资源闸门(ip.146)', + stationName: 'SL651', channelNo: '8007', collectionCode: '14', collectionName: 'TCP', - dataType: '水资源SZY206-2016', + dataType: 'GB SL651', isCalculated: 'szy206-722', lastTime: '722所RTU.原地址10.42.160.146:6001', value: '正常', @@ -112,7 +112,7 @@ const [record, setRecord] = useState({}) channelNo: '19002', collectionCode: '1', collectionName: 'TCP', - dataType: '水文SL651-2014', + dataType: '水文SL651', isCalculated: 's1651', lastTime: '武大智慧水业研究所流量数据,新端口', value: '正常',