@@ -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 },