瀏覽代碼

Merge branch 'baiyanting1' of http://124.70.43.205:3000/xieshengjie/jn_sis_zhfx into new-power

baiyanting 1 年之前
父節點
當前提交
cf49a4298e
共有 1 個文件被更改,包括 13 次插入11 次删除
  1. 13 11
      src/views/stateMonitor/factoryMonitor/photovoltaic/lightDataTarget/index.vue

+ 13 - 11
src/views/stateMonitor/factoryMonitor/photovoltaic/lightDataTarget/index.vue

@@ -222,28 +222,30 @@ export default {
         uniformCode: "AI121",
         width: "150",
       },
+
       {
-        name: "发电量",
+        name: "发电量",
         valueUnit: "万kWh",
-        uniformCode: "AIG072",
+        uniformCode: "AIG095",
         width: "150",
       },
       {
-        name: "年发电量",
-        valueUnit: "万kWh",
-        uniformCode: "AIG063",
+        name: "有功功率",
+        valueUnit: "MW",
+        uniformCode: "AI114",
         width: "150",
       },
+
       {
-        name: "总发电量",
-        valueUnit: "万kWh",
-        uniformCode: "AIG095",
+        name: "逆变器直流电流",
+        valueUnit: "A",
+        uniformCode: "AIG061",
         width: "150",
       },
       {
-        name: "有功功率",
-        valueUnit: "MW",
-        uniformCode: "AI114",
+        name: "逆变器直流电压",
+        valueUnit: "V",
+        uniformCode: "AIG062",
         width: "150",
       },
     ];