|
|
@ -241,7 +241,7 @@ const statusMap = { |
|
|
|
</el-col> |
|
|
|
<el-col :span="12"> |
|
|
|
<div class="footer-left"> |
|
|
|
<img src="../assets/images/run.svg" alt=""> |
|
|
|
<img src="../assets/images/run.svg" alt="" style="padding-right: 5px"> |
|
|
|
<span v-if="!systemStore.systemLogList.length" class="text">设备运行状态</span> |
|
|
|
<el-popover v-else width="auto" trigger="click" placement="top"> |
|
|
|
<template #reference> |
|
|
|