forked from drone/command-center-dashboard

张含笑
2025-04-14 edab6a6c463eb13accdadd412e9481d88ccf4e0d
src/views/Home/HomeLeft/OverviewNext.vue
@@ -18,11 +18,11 @@
         >
            <div
               class="table-item"
               :class="[index % 2 == 1 ? '' : 'table-item-odd']"
               :class="[index % 2 === 1 ? '' : 'table-item-odd']"
               v-for="(item, index) in tableList"
               :key="index"
               @click="signMachineNestClick(item)"
            >
               <div class="name">
                  <img class="imageicon" :src="overviewnextWay" alt="" />