Browse Source

导出修复

1
mo 4 năm trước cách đây
mục cha
commit
29075b4a62

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

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