From 460962cead16cd9ca152154321133b17ce78b960 Mon Sep 17 00:00:00 2001 From: stt Date: Fri, 5 Dec 2025 11:05:05 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E5=A4=9A=E4=BD=99=E4=BB=A3?= =?UTF-8?q?=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../pqs/cockpit/realTimeData/iframeDia.vue | 539 ------------------ src/views/pqs/cockpit/realTimeData/index.vue | 2 - 2 files changed, 541 deletions(-) delete mode 100644 src/views/pqs/cockpit/realTimeData/iframeDia.vue diff --git a/src/views/pqs/cockpit/realTimeData/iframeDia.vue b/src/views/pqs/cockpit/realTimeData/iframeDia.vue deleted file mode 100644 index 139e739..0000000 --- a/src/views/pqs/cockpit/realTimeData/iframeDia.vue +++ /dev/null @@ -1,539 +0,0 @@ - - - - - - - diff --git a/src/views/pqs/cockpit/realTimeData/index.vue b/src/views/pqs/cockpit/realTimeData/index.vue index fd47073..da8addb 100644 --- a/src/views/pqs/cockpit/realTimeData/index.vue +++ b/src/views/pqs/cockpit/realTimeData/index.vue @@ -19,7 +19,6 @@ id="iframeLeft" @load="onIframeLoad" > - @@ -44,7 +43,6 @@ import { ref, watch, onMounted, onUnmounted, provide } from 'vue' import Table from '@/components/table/index.vue' import TableStore from '@/utils/tableStore' import { mainHeight } from '@/utils/layout' -import IframeDia from './iframeDia.vue' // import { getActive } from "@/api/manage_wx/index"; // const props = defineProps<{