lxh 2 月之前
父节点
当前提交
82ee1b1335
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/vent/monitorManager/deviceMonitor/components/device/index.vue

+ 1 - 1
src/views/vent/monitorManager/deviceMonitor/components/device/index.vue

@@ -16,7 +16,7 @@
       </div>
     </div>
     <!-- 瓦斯巡检弹窗信息 -->
-     <div class="inspect-info-xj">
+     <div v-if="deviceType.startsWith('gasDayReport') && activeKey == '1'" class="inspect-info-xj">
       <div class="info-xj-title">
         <span>当前巡检进度</span>
         <span>{{inspectJd}}</span>