From 9b1676119a71da9687bdcabdcd8f4b4b4b7fce19 Mon Sep 17 00:00:00 2001 From: danshihao Date: Fri, 31 May 2024 12:01:28 +0800 Subject: [PATCH] =?UTF-8?q?[update=20=E7=A7=BB=E5=8A=A8=E7=AB=AF-=E5=A4=A9?= =?UTF-8?q?=E7=84=B6=E6=B0=94=E6=95=B0=E6=8D=AE=E8=BF=9C=E4=BC=A0=E4=B8=AD?= =?UTF-8?q?=E7=AB=AF]=20=E5=AE=9E=E6=97=B6=E8=BF=90=E8=A1=8C=E5=8F=82?= =?UTF-8?q?=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/mobile/home/Home.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/mobile/home/Home.vue b/src/views/mobile/home/Home.vue index 410654c..71ab6e5 100644 --- a/src/views/mobile/home/Home.vue +++ b/src/views/mobile/home/Home.vue @@ -226,7 +226,7 @@ const staticData = { equipmentInstallationTime: '2024-12-25', // 实时运行参数 realTimeRunningParamsList: [ - ...new Array(4).fill(0).map((_, i) => { + ...new Array(2).fill(0).map((_, i) => { return { channelNo: '济源1#通道' + i, cumulativeFlow: '1232222',