瀏覽代碼

reactor:新增政民互动公开发布;

zhangchong 9 月之前
父節點
當前提交
7ea04644da
共有 1 個文件被更改,包括 1 次插入2 次删除
  1. 1 2
      src/views/statistics/call/detailIndex.vue

+ 1 - 2
src/views/statistics/call/detailIndex.vue

@@ -51,9 +51,8 @@
 <script setup lang="tsx" name="statisticsCallDetailIndex">
 import { onMounted, reactive, ref } from 'vue';
 import { FormInstance } from 'element-plus';
-import { orderSourceTime, orderSourceTimeExport, orderSourceTimeHeader } from '@/api/statistics/order';
+import { orderSourceTime, orderSourceTimeExport } from '@/api/statistics/order';
 import { defaultDate, shortcuts } from '@/utils/constants';
-import { downloadFileByStream } from '@/utils/tools';
 import Other from '@/utils/other';
 
 // 表格配置项