gaoluyang
2026-06-12 12a52dc0d4cb0c44bf2927942bcbf459c622d9bd
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=原材料 2=成品
const chartStyle = { width: '100%', height: '130%' }