快乐的昕的电脑
2025-12-03 ad43c072df1bcf71fd4905ec3e657f69323c0a5b
components/mold.vue
@@ -106,7 +106,9 @@
                        <td>{{ item.upTime }}</td>
                        <td class="num">{{ item.upCount != null ? item.upCount : '' }}</td>
                        <td>{{ item.downTime }}</td>
                        <td class="num">{{ item.downCount != null ? item.downCount : '' }}</td>
                        <!--<td class="num">{{ item.downCount != null ? item.downCount : '' }}</td>-->
                        <!-- 下刀计数改为实时显示 currentCjNum -->
                        <td class="num">{{ item.currentCjNum != null ? item.currentCjNum : '' }}</td>
                        <td class="num">{{ item.useCount != null ? item.useCount : '' }}</td>
                        <td class="num">{{ item.useLimit != null ? item.useLimit : '' }}</td>
                        <td class="num">{{ item.lifePercent }}</td>