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 @@
-
-
-
-
-
-
{{ corner.title }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
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<{