From 999510f2d96c3c1e0036b136ac258590ac780878 Mon Sep 17 00:00:00 2001 From: betaqi <3188864257@qq.com> Date: Mon, 17 Nov 2025 10:44:01 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E8=AF=B7=E6=B1=82=E8=BF=9B=E5=BA=A6?= =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E6=BB=9A=E5=8A=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../transfer/components/deviceDrawer.vue | 49 ++++++++++--------- 1 file changed, 26 insertions(+), 23 deletions(-) diff --git a/src/views/stationData/transfer/components/deviceDrawer.vue b/src/views/stationData/transfer/components/deviceDrawer.vue index d4fb976..ce75795 100644 --- a/src/views/stationData/transfer/components/deviceDrawer.vue +++ b/src/views/stationData/transfer/components/deviceDrawer.vue @@ -26,32 +26,35 @@ v-if="isFetching" >
-
-
- {{ chartGroupMap?.get(deviceInfo.id)?.cnName }} 数据加载中… -
- - - -
已查询 - + +
+
+ {{ chartGroupMap?.get(deviceInfo.id)?.cnName }} 数据加载中… +
+ + + +
已查询 + {{ deviceInfo.fetchLimit }} /{{ - deviceInfo.total - }},剩余{{ - deviceInfo.total - deviceInfo.fetchLimit - }} + deviceInfo.total + }},剩余{{ + deviceInfo.total - deviceInfo.fetchLimit + }} +
-
+ +