wangfei
2025-03-28 0f69958544c8a3965c4b0e8f9a6e3a2d4c727571
UI-Project/src/views/largescreendisplay/screendisplay.vue
@@ -457,43 +457,43 @@
</script>
<template>
  <div style="height: 500px;">
    <el-dialog v-model="iframe1" top="10vh" width="95%">
    <el-dialog v-model="iframe1" top="5vh" width="95%">
      <iframe :src="iframeUrl1" marginwidth="2000px" marginheight="2000px" width="100%" height="700px"
        frameborder="0"></iframe>
    </el-dialog>
    <el-dialog v-model="iframe2" top="10vh" width="95%">
    <el-dialog v-model="iframe2" top="5vh" width="95%">
      <iframe :src="iframeUrl2" marginwidth="2000px" marginheight="2000px" width="100%" height="700px"
        frameborder="0"></iframe>
    </el-dialog>
    <el-dialog v-model="iframe3" top="10vh" width="95%">
    <el-dialog v-model="iframe3" top="5vh" width="95%">
      <iframe :src="iframeUrl3" marginwidth="2000px" marginheight="2000px" width="100%" height="700"
        frameborder="0"></iframe>
    </el-dialog>
    <el-dialog v-model="iframe4" top="10vh" width="95%">
    <el-dialog v-model="iframe4" top="5vh" width="95%">
      <iframe :src="iframeUrl4" marginwidth="2000px" marginheight="2000px" width="100%" height="750px"
        frameborder="0"></iframe>
    </el-dialog>
    <el-dialog v-model="iframe5" top="10vh" width="95%">
    <el-dialog v-model="iframe5" top="5vh" width="95%">
      <iframe :src="iframeUrl5" marginwidth="2000px" marginheight="2000px" width="100%" height="750px"
        frameborder="0"></iframe>
    </el-dialog>
    <el-dialog v-model="iframe6" top="10vh" width="95%">
    <el-dialog v-model="iframe6" top="5vh" width="95%">
      <iframe :src="iframeUrl6" marginwidth="2000px" marginheight="2000px" width="100%" height="750px"
        frameborder="0"></iframe>
    </el-dialog>
    <el-dialog v-model="iframe7" top="10vh" width="95%">
    <el-dialog v-model="iframe7" top="5vh" width="95%">
      <iframe :src="iframeUrl7" marginwidth="2000px" marginheight="2000px" width="100%" height="750px"
        frameborder="0"></iframe>
    </el-dialog>
    <el-dialog v-model="iframe8" top="10vh" width="95%">
    <el-dialog v-model="iframe8" top="5vh" width="95%">
      <iframe :src="iframeUrl8" marginwidth="2000px" marginheight="2000px" width="100%" height="750px"
        frameborder="0"></iframe>
    </el-dialog>
    <el-dialog v-model="iframe9" top="10vh" width="95%">
    <el-dialog v-model="iframe9" top="5vh" width="95%">
      <iframe :src="iframeUrl9" marginwidth="2000px" marginheight="2000px" width="100%" height="750px"
        frameborder="0"></iframe>
    </el-dialog>
    <el-dialog v-model="iframe10" top="10vh" width="95%">
    <el-dialog v-model="iframe10" top="5vh" width="95%">
      <iframe :src="iframeUrl10" marginwidth="2000px" marginheight="2000px" width="100%" height="750px"
        frameborder="0"></iframe>
    </el-dialog>
@@ -512,6 +512,9 @@
            @click="handlehistorical1">{{
              $t('large.historicaltasks1') }}</el-button>
          <el-button style="margin-top: 5px;margin-left: 5px;" id="searchButton" type="primary"
            @click="blindc=true">{{
              $t('large.order') }}</el-button>
          <el-button style="margin-top: 5px;margin-left: 5px;" id="searchButton" type="primary"
            @click="handlehistorical2">{{
              $t('large.historicaltasks2') }}</el-button>
          <el-button style="margin-top: 5px;margin-left: 5px;" id="searchButton" type="primary"
@@ -524,20 +527,17 @@
            @click="handlehistorical5">{{
              $t('large.historicaltasks5') }}</el-button>
          <el-button style="margin-top: 5px;margin-left: 5px;" id="searchButton" type="primary"
            @click="handlehistorical6">{{
              $t('large.historicaltasks6') }}</el-button>
          <el-button style="margin-top: 5px;margin-left: 5px;" id="searchButton" type="primary"
            @click="handlehistorical7">{{
              $t('large.historicaltasks7') }}</el-button>
          <el-button style="margin-top: 5px;margin-left: 5px;" id="searchButton" type="primary"
            @click="handlehistorical8">{{
              $t('large.historicaltasks8') }}</el-button>
          <el-button style="margin-top: 5px;margin-left: 5px;" id="searchButton" type="primary"
            @click="handlehistorical6">{{
              $t('large.historicaltasks6') }}</el-button>
          <el-button style="margin-top: 5px;margin-left: 5px;" id="searchButton" type="primary"
            @click="handlehistorical9">{{
              $t('large.historicaltasks9') }}</el-button>
          <el-button style="margin-top: 5px;margin-left: 5px;" id="searchButton" type="primary"
            @click="blindc=true">{{
              $t('large.order') }}</el-button>
        </div>
      </div>
      <div class="img-screen" alt="Screen">
@@ -630,7 +630,7 @@
      </div>
    </div>
  </div>
  <el-dialog v-model="blindc" top="10vh" width="90%">
  <el-dialog v-model="blindc" top="5vh" width="90%">
    <el-table height="700" ref="table" :data="orderDTOS"
      :header-cell-style="{ background: '#F2F3F5 ', color: '#1D2129' }">
      <el-table-column prop="orderId" align="center" :label="$t('large.orderId')" min-width="50" />