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%' } src/views/reportAnalysis/dataDashboard/components/basic/right-bottom.vue
@@ -33,7 +33,7 @@ height: '100%', } const dateType = ref(1) // 1=周 2=月 3=季度 const dateType = ref(3) // 1=周 2=月 3=季度 // 飞机图标 SVG path(与 right-top 一致) const aircraft = src/views/reportAnalysis/dataDashboard/components/basic/right-top.vue
@@ -32,7 +32,7 @@ height: '100%', } const radio1 = ref(1) const radio1 = ref(3) // 飞机图标 SVG path const aircraft =