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

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

@@ -63,21 +63,18 @@ export default {
selectedProfit: '原片原料', // 选中的名称初始为null
profitOptions: [
'原片原料',
'硅砂',
'纯碱',
'氢氧化铝',
'碎玻璃',
'复合澄清剂',
'助熔剂',
'白云石',
'石灰石',
'复合澄清剂',
'氢氧化铝',
'助溶剂',
'碎玻璃'
'硅砂',
'纯碱'
]
};
},
computed: {
// profitOptions() {
// return this.categoryData.map(item => item.name) || [];
// },
currentDataSource() {
return this.chartData
},
@@ -93,6 +90,7 @@ export default {
const salesData = {
allPlaceNames: this.locations,
unit:'元/㎡',
series: [
// 1. 完成率(折线图)
{