Browse Source

导出修复

1
mo 4 năm trước cách đây
mục cha
commit
29075b4a62
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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 },