web
2025-03-28 20e6eab3129e0d40a2c66650deae79cbfdd46526
src/views/screen/flow/report/index.vue
@@ -10,9 +10,9 @@
const timeOption = ref([
    { label: '小时', value: 1 },
    { label: '日', value: 2 },
    { label: '月', value: 3 },
    { label: '季度', value: 4 },
    { label: '年', value: 5 },
    { label: '月', value: 4 },
    { label: '季度', value: 5 },
    { label: '年', value: 6 },
])
const timeVal = ref([])
const searchData = reactive({