gaoluyang
7 天以前 c1143e07fe1482ba1545e029286ec4c857de85a9
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%' }