...
|
...
|
@@ -165,12 +165,12 @@ |
|
|
<el-col :span="3" class="align-center">
|
|
|
{{item.alarm}}
|
|
|
</el-col>
|
|
|
<el-col :span="9" style="line-height: 36px;color: gainsboro;">
|
|
|
<el-col :span="8" style="line-height: 36px;color: gainsboro;">
|
|
|
</el-col>
|
|
|
<el-col :span="1" class="align-center">
|
|
|
<img src="../src/style/img/fault/base/time-green.png">
|
|
|
</el-col>
|
|
|
<el-col :span="5" class="align-center">
|
|
|
<el-col :span="6" class="align-center">
|
|
|
{{item.collTime}}
|
|
|
</el-col>
|
|
|
</el-row>
|
...
|
...
|
|