数字钢卷的修改日志开发

This commit is contained in:
朱昊天
2026-07-13 10:39:34 +08:00
parent fdba2fb78d
commit 048aeefa77
8 changed files with 529 additions and 2 deletions

View File

@@ -53,6 +53,7 @@
<div v-else-if="!pathLoading && pathChecked" class="cost-chart-wrap">
<el-empty description="暂无加工路径数据" :image-size="60" />
</div>
</div>
</div>
</template>
@@ -704,4 +705,5 @@ export default {
font-weight: 600;
color: #f56c6c;
}
</style>