gongchunyi
2 天以前 ba3262fa23ca4e6d55caa7bb809e48183311bc33
src/views/reportAnalysis/productionAnalysis/components/center-center.vue
@@ -80,7 +80,7 @@
const lineSeries = ref([
  {
    name: '出库',
    name: '产出',
    type: 'line',
    smooth: false,
    showSymbol: true,
@@ -98,7 +98,7 @@
    emphasis: { focus: 'series' },
  },
  {
    name: '入库',
    name: '投入',
    type: 'line',
    smooth: false,
    showSymbol: true,