1
0
فهرست منبع

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",
       },
     ];