工单管理详情ui

This commit is contained in:
helloDy
2024-06-27 14:53:11 +08:00
parent 8be57f586e
commit dfe52cbac5
2 changed files with 130 additions and 70 deletions

View File

@@ -1,7 +1,7 @@
<!--
* @Author: zhp
* @Date: 2023-11-06 15:15:30
* @LastEditTime: 2024-06-25 08:59:33
* @LastEditTime: 2024-06-26 13:39:22
* @LastEditors: DY
* @Description:
-->
@@ -116,6 +116,8 @@
<p class="title">标准组件平均功率(W)</p>
<p class="text">{{ dataForm.componentAveragePower }}</p>
</el-col>
</el-row>
<el-row :gutter="24">
<el-col :span="6">
<p class="title">标准组件转化效率</p>
<p class="text">{{ dataForm.componentTransRate }}</p>