diff --git a/src/views/produce/data/add-or-updata.vue b/src/views/produce/data/add-or-updata.vue index 1d6de55..ba67a79 100644 --- a/src/views/produce/data/add-or-updata.vue +++ b/src/views/produce/data/add-or-updata.vue @@ -1,7 +1,7 @@ @@ -116,6 +116,8 @@

标准组件平均功率(W)

{{ dataForm.componentAveragePower }}

+ +

标准组件转化效率

{{ dataForm.componentTransRate }}

diff --git a/src/views/produce/data/index.vue b/src/views/produce/data/index.vue index 50d3d16..ddffd58 100644 --- a/src/views/produce/data/index.vue +++ b/src/views/produce/data/index.vue @@ -1,8 +1,8 @@