Explorar el Código

修改

Signed-off-by: hsshuxian <3049816743@qq.com>
hsshuxian hace 4 meses
padre
commit
bc94092bac

+ 0 - 1
ems-ui-cloud/src/views/adapter/pv/index.vue

@@ -608,7 +608,6 @@ export default {
       listDevRecursionByArea(this.queryParams).then(response => {
         console.log('参数', JSON.stringify(this.queryParams))
         this.deviceList = response.rows
-        console.log('deviceList', this.deviceList)
         this.total = response.total
         this.loading = false
       })

+ 2 - 0
ems-ui-cloud/src/views/devmgr/meterData/index.vue

@@ -77,6 +77,8 @@
               </template>
             </el-table-column>
           </el-table>
+
+
           <!-- 第二行:总金额 -->
           <el-table :data="[numElecMeterHData]" border style="width: 100%; margin-top: 10px">
             <el-table-column label="低谷电(元)" align="center">