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 + }} +
-
+ +