2 Commits 095788e9e6 ... a7f410b373

Autor SHA1 Mensaje Fecha
  hao lei a7f410b373 Merge branch 'master' of http://121.42.8.157:13000/zengminguo/D-MAP hace 11 meses
  hao lei 61bb1d2694 副屏显示问题 hace 11 meses
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/components/TabList/index.vue

+ 1 - 1
src/components/TabList/index.vue

@@ -61,7 +61,7 @@
       </div>
       <div
         class="secondScreen"
-        v-if="benchDisplayLowerVisible"
+        v-if="activeTab === 0 && benchDisplayLowerVisible"
         @click="switchScreen"
       >
         <img