Ver Fonte

去掉环境统计页面日内总辐射平均开关

xusl há 1 ano atrás
pai
commit
9f1fdad5f2

+ 11 - 11
ipfcst/ipfcst-reportquery/src/main/frontend/views/statisticsQuery/CESQueryOne/index.vue

@@ -44,17 +44,17 @@
       <div class="timeQuery">
         <el-button :loading="loading" size="small" @click="prValue('click')" v-show="this.show">Pr值</el-button>
       </div>
-      <div class="timeQuery" v-show="bShow" style="margin-left: 20%">
-        日内总辐射平均:
-        <el-switch
-        v-model="switchValue"
-        @change="showavg"
-        active-color="#13ce66"
-        inactive-color="#ff4949"
-        active-text = "开启"
-        >
-      </el-switch>
-      </div>
+<!--      <div class="timeQuery" v-show="bShow" style="margin-left: 20%">-->
+<!--        日内总辐射平均:-->
+<!--        <el-switch-->
+<!--        v-model="switchValue"-->
+<!--        @change="showavg"-->
+<!--        active-color="#13ce66"-->
+<!--        inactive-color="#ff4949"-->
+<!--        active-text = "开启"-->
+<!--        >-->
+<!--      </el-switch>-->
+<!--      </div>-->
     </div>
     <div class="content">