Browse Source

Merge branch '0601Action' into dev

mo 4 years ago
parent
commit
787d30740e
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 },