Sfoglia il codice sorgente

电视墙详细信息展示修改

王通 1 anno fa
parent
commit
c5d37f3726
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/components/TVWalls.vue

+ 1 - 1
src/components/TVWalls.vue

@@ -1,7 +1,7 @@
 <template>
   <div>
     <el-dialog :title="title" :visible.sync="TVWallVisible" v-if="TVWallVisible" customClass="TVWallCustomWidth"
-               @close="cancelEventLocationShow()">
+               @close="cancelEventLocationShow()":width="this.detail != null ? '1500px !important' : '1200px !important'">
       <!--<div @click="findCameraByEventCoordinate()">视频联动</div>-->
       <!--<div class="forthis" style="width: 22%; position: absolute;left: 0;z-index: 9999999999999;">-->
       <!--<div class="i-list-con" style="height: 46vh; overflow-y: scroll;">-->