@ -26,6 +26,7 @@
v-if="isFetching"
>
<div class="w-full max-w-[600px] space-y-10 p-6">
<el-scrollbar height="70vh" max-height="600px">
<div
v-for="deviceInfo in pointInfoData"
:key="deviceInfo.id"
@ -52,6 +53,8 @@
}}</span>
</div>
</el-scrollbar>