Browse Source

[Style 0000] 瓦斯抽采综合管控新页面修改

houzekong 8 months ago
parent
commit
c735e939a0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/vent/gas/gasHome/index.vue

+ 1 - 1
src/views/vent/gas/gasHome/index.vue

@@ -2,7 +2,7 @@
 <template>
   <div class="scene-box">
     <customHeader :options="options" @change="getSelectRow" :optionValue="optionValue"> 瓦斯抽采综合管控系统 </customHeader>
-    <CustomHeader class="w-1710px ml-100px mt-20px" :badges="headerBadges" />
+    <!-- <CustomHeader class="w-1710px ml-100px mt-20px" :badges="headerBadges" /> -->
     <template v-if="activeKey === 'gasHome'">
       <CustomBadges class="w-1710px ml-100px mt-50px" :badges="headerBadges" />
       <GasMonitor :device="deviceValue" />