gongchunyi
8 小时以前 001c40f565d87c682846bffba5bfad5704ab0243
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,