Browse Source

导出修复

1
mo 4 years ago
parent
commit
29075b4a62
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/indexErrDataRecord/components/historyError.vue

+ 1 - 0
src/views/indexErrDataRecord/components/historyError.vue

@@ -141,6 +141,7 @@ import { getIndexErrData } from "../api";
 import dayjs from "dayjs";
 import { getTimes } from "@/utils";
 import { Export } from "@/utils/downLoadFile";
+import qs from 'qs'
 export default {
   props: ["searchType"],
   components: { pagination },