wang_xy 2 rokov pred
rodič
commit
713570b26a
2 zmenil súbory, kde vykonal 2 pridanie a 2 odobranie
  1. 1 1
      src/assets/styles/base.scss
  2. 1 1
      src/components/TVWall.vue

+ 1 - 1
src/assets/styles/base.scss

@@ -1359,7 +1359,7 @@ div::-webkit-scrollbar {
 
       .d-l-l-text {
         width: 100%;
-        white-space: nowrap;
+        //white-space: nowrap;
 
         h4 {
           display: flex;

+ 1 - 1
src/components/TVWall.vue

@@ -2,7 +2,7 @@
   <div>
     <el-dialog title="电视墙" :visible.sync="TVWallVisible" v-if="TVWallVisible" customClass="TVWallCustomWidth"
                @close="cancelEventLocationShow()">
-      <div @click="findCameraByEventCoordinate()">视频联动</div>
+      <!--<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;">-->
 	  		<!--<span v-for="(item,index) in cameraList" :key="index">-->