src/views/reportAnalysis/dataDashboard/components/basic/left-bottom.vue
@@ -47,7 +47,7 @@ import { customerRevenueAnalysis } from '@/api/viewIndex.js' import { listCustomer } from '@/api/basicData/customer.js' const dateType = ref(1) // 1=周 2=月 3=季度 const dateType = ref(3) // 1=周 2=月 3=季度 const customerValue = ref(null) const customerOptions = ref([])