src/views/reportAnalysis/qualityAnalysis/components/DateTypeSwitch.vue @@ -16,7 +16,7 @@ const props = defineProps({ modelValue: { type: Number, default: 1, // 默认选中"周" default: 3, // 默认选中"季度" }, })