Преглед изворни кода

电视墙详细信息展示修改

王通 пре 1 година
родитељ
комит
c5d37f3726
1 измењених фајлова са 1 додато и 1 уклоњено
  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;">-->