yyb
10 小时以前 98daba6cffc62cd85182a42f303bec1f6011328c
src/views/reportAnalysis/PSIDataAnalysis/components/center-bottom.vue
@@ -30,7 +30,7 @@
import ProductTypeSwitch from './ProductTypeSwitch.vue'
import { productInOutAnalysis } from '@/api/viewIndex.js'
const productType = ref(1) // 1=原材料 2=半成品 3=成品
const productType = ref(2) // 1=原材料 3=半成品 2=成品
const chartStyle = { width: '100%', height: '130%' }