|
@@ -38,7 +38,6 @@ import { FormInstance } from 'element-plus';
|
|
|
import { defaultDate } from '@/utils/constants';
|
|
|
import Other from '@/utils/other';
|
|
|
import { getSSPStatisticsHotSpotTypeExport } from '@/api/snapshot/statistics';
|
|
|
-import { centerSatisfaction } from '@/api/statistics/center';
|
|
|
|
|
|
const StatisticalTime = defineAsyncComponent(() => import('@/components/StatisticalTime/index.vue')); // 日期类型选择组件
|
|
|
// 定义变量内容
|