|
@@ -197,7 +197,7 @@
|
|
|
otherContentInfo.onLineStartTs || "---"
|
|
|
}}</el-descriptions-item>
|
|
|
<el-descriptions-item label="并网结束时间">{{
|
|
|
- otherContentInfo.onLineStartTs || "---"
|
|
|
+ otherContentInfo.onLineEndTs || "---"
|
|
|
}}</el-descriptions-item>
|
|
|
<el-descriptions-item label="并网时长">
|
|
|
{{ otherContentInfo.onLineDuration || "---" }}
|