删除多余代码

This commit is contained in:
stt
2025-12-05 11:05:05 +08:00
parent f953b560c7
commit 460962cead
2 changed files with 0 additions and 541 deletions

View File

@@ -19,7 +19,6 @@
id="iframeLeft"
@load="onIframeLoad"
></iframe>
<IframeDia style="position: absolute; top: 0px; right: 0px; left: 0px" />
</div>
<el-card class="bottom-container" style="min-height: 230px">
@@ -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<{