gaoluyang
2025-12-11 5b1de6eb3e13067e67cc83fa4f3f7852cb5be578
1.安佑-BI大屏展示修改
已修改1个文件
10 ■■■■ 文件已修改
src/views/reportAnalysis/dataDashboard/index.vue 10 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/reportAnalysis/dataDashboard/index.vue
@@ -487,11 +487,6 @@
    textStyle: { color: '#B8C8E0' },
    data: ['应付金额', '应收金额']
}
const barLegend = {
    show: true,
    textStyle: { color: '#B8C8E0' },
    data: ['原材料合格数', '过程合格数', '出厂合格数']
}
const barLegend1 = {
    show: true,
    textStyle: { color: '#B8C8E0' },
@@ -563,6 +558,11 @@
        data: []
    },
])
const barLegend = {
    show: true,
    textStyle: { color: '#B8C8E0' },
    data: ['入库数量', '出库数量']
}
const barSeries1 = ref([
    {
        name: '入库数量',