-
-
+
+
@@ -579,10 +586,6 @@ export default {
this.thermalPhoto = thermalResponse;
const visibleResponse = `/prod-api/record/recordBusbarTemp/getThermalPhoto/${filePath}`
this.visiblePhoto = visibleResponse;
-/* const thermalResponse = getVisiblePhoto(filePath);
- this.thermalPhoto = thermalResponse;
- const visibleResponse = getThermalPhoto(filePath);
- this.visiblePhoto = visibleResponse;*/
this.thermalPhotoKey++; // 更新 key 以重新渲染图片
this.visiblePhotoKey++; // 更新 key 以重新渲染图片
@@ -634,27 +637,8 @@ export default {
}
};
-
-
-
-
-
-
+
+
+
diff --git a/ruoyi-ui/src/views/record/recordInspectionCabinet/index.vue b/ruoyi-ui/src/views/record/recordInspectionCabinet/index.vue
index 4a6d67b..785a3d3 100644
--- a/ruoyi-ui/src/views/record/recordInspectionCabinet/index.vue
+++ b/ruoyi-ui/src/views/record/recordInspectionCabinet/index.vue
@@ -164,11 +164,12 @@
{{ parseTime(scope.row.endTime, '{y}-{m}-{d} {hh}:{mm}:{ss}') }}
-->
-
+
+
@@ -189,6 +190,13 @@
-->
+ 打开文件