Эх сурвалжийг харах

reactor:364 市州通用-退回已审批、退回列表、审批明细增加字段;

zhangchong 6 сар өмнө
parent
commit
1c5f65b8c4

+ 1 - 1
src/views/statistics/order/visitCount.vue

@@ -8,7 +8,7 @@ import { useThemeConfig } from '@/stores/themeConfig';
 import { storeToRefs } from 'pinia';
 
 // 引入组件
-const YiBin = defineAsyncComponent(() => import('@/views/statistics/order/YBVisitCount.vue.vue')); // 宜宾回访量统计
+const YiBin = defineAsyncComponent(() => import('@/views/statistics/order/YBVisitCount.vue')); // 宜宾回访量统计
 const ZiGong = defineAsyncComponent(() => import('@/views/statistics/order/ZGVisitCount.vue')); // 自贡回访量统计
 const LuZhou = defineAsyncComponent(() => import('@/views/statistics/order/ZGVisitCount.vue')); // 泸州回访量统计