制造成本分析接口+单位修改

This commit is contained in:
2026-04-08 15:26:20 +08:00
parent ed0fd63474
commit 0c8bd440ae
51 changed files with 2651 additions and 718 deletions

View File

@@ -1,5 +1,5 @@
<template>
<div ref="cockpitEffChip" id="coreLineChart" style="width: 100%; height: 214px;"></div>
<div ref="cockpitEffChip" id="coreLineChart" style="width: 100%; height: 216px;"></div>
</template>
<script>
import * as echarts from 'echarts';