排产BOM挂载

This commit is contained in:
砂糖
2025-07-30 15:21:57 +08:00
parent 5fe25e7d3a
commit b9d82c27a2
5 changed files with 19 additions and 65 deletions

View File

@@ -138,7 +138,7 @@ export default {
}
})
return
}
}
const option = {
tooltip: {
@@ -164,6 +164,9 @@ export default {
yAxis: {
type: 'value'
},
title: {
text: ''
},
series: [
{
name: '销售数量',
@@ -207,6 +210,9 @@ export default {
trigger: 'item',
formatter: '{a} <br/>{b}: {c} ({d}%)'
},
title: {
text: ''
},
series: [
{
name: '销售业绩',