This commit is contained in:
helloDy
2024-06-24 16:57:15 +08:00
parent 510f12e40b
commit 8437d52c1b
7 changed files with 133 additions and 42 deletions

View File

@@ -1,7 +1,7 @@
<!--
* @Author: zhp
* @Date: 2023-11-06 15:15:30
* @LastEditTime: 2024-06-18 14:41:07
* @LastEditTime: 2024-06-24 15:15:02
* @LastEditors: DY
* @Description:
-->
@@ -116,6 +116,10 @@
<p class="title">标准组件平均功率(W)</p>
<p class="text">{{ dataForm.componentAveragePower }}</p>
</el-col>
<el-col :span="6">
<p class="title">标准组件转化效率</p>
<p class="text">{{ dataForm.componentTransRate }}</p>
</el-col>
</el-row>
</div>
<div v-if="glass === 2">