rev:设备故障分析
This commit is contained in:
@@ -81,8 +81,8 @@
|
||||
<el-table-column prop="extend_code" label="自编码" min-width="120" />
|
||||
<el-table-column prop="device_model" label="型号规格" min-width="120" />
|
||||
<el-table-column prop="nunm" label="故障次数" min-width="90" />
|
||||
<el-table-column prop="avgVal_time" label="平均故障间隔时间(小时)" :formatter="crud.formatNum2" min-width="160" />
|
||||
<el-table-column prop="avgRep_time" label="平均故障修复时间(小时)" :formatter="crud.formatNum2" min-width="160" />
|
||||
<!-- <el-table-column prop="avgVal_time" label="平均故障间隔时间(小时)" :formatter="crud.formatNum2" min-width="160" />-->
|
||||
<!-- <el-table-column prop="avgRep_time" label="平均故障修复时间(小时)" :formatter="crud.formatNum2" min-width="160" />-->
|
||||
</el-table>
|
||||
<!--分页组件-->
|
||||
<pagination />
|
||||
|
||||
Reference in New Issue
Block a user