web
2025-04-14 0c026f9cb1ccd39690a118af70023fe29f051388
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({