UI-Project/src/views/Caching/cachingun.vue
@@ -33,11 +33,6 @@ } tableDataa.value = data.EdgStorageCageinfos[0] tableDatab.value = data.taskMessage // adjustedRects.value = data.EdgStorageCageinfos[0].map(rect => ({ // ...rect, // width: rect.width * 0.5 , // id: rect.id * 10, // })); }; // 格式化后端时间并计算一周前的时间 const defaultTime = ref<[Date, Date]>([new Date(), new Date()]); @@ -434,7 +429,7 @@ marginwidth="2000px" marginheight="2000px" width="100%" height="700px" height="750px" frameborder="0" ></iframe> </el-dialog>