web
8 天以前 2f0fa3545b539e8b6f952ea82a1ca2350c64a0e8
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({