diff --git a/src/views/kanbanManagement/CarouselBoard/components/DeviceMonitoringCard.vue b/src/views/kanbanManagement/CarouselBoard/components/DeviceMonitoringCard.vue index dd5585b..96df815 100644 --- a/src/views/kanbanManagement/CarouselBoard/components/DeviceMonitoringCard.vue +++ b/src/views/kanbanManagement/CarouselBoard/components/DeviceMonitoringCard.vue @@ -24,155 +24,59 @@ border size="mini" :height="tableHeight" + v-loading="loading" > - + + - + + + + + \ No newline at end of file