forked from drone/command-center-dashboard

罗广辉
2025-04-07 85c8ed2d6a58741827a60bc9cc20f435ee3386aa
src/views/Home/HomeLeft/OverviewNext.vue
File was renamed from src/views/Home/components/HomeLeft/OverviewNext.vue
@@ -34,7 +34,7 @@
        <div class="table-item" v-for="item in tableList">
          <div class="name">
            <!-- <img class="yjzx-img" width="10" height="10" src="@/assets/images/home/homeLeft/table-zx.png" alt="" /> -->
            <img width="13" height="15" src="@/assets/images/home/homeLeft/table-icon.png" alt="" />
            <img width="13" height="15" src="../../../assets/images/home/homeLeft/table-icon.png" alt="" />
            {{ item.nickname }}
          </div>
          <div class="status" :class="item.status==='WORKING'?'atcive':''" @click="signMachineNestClick(item)">