Browse Source

Merge branch '0601Action' into dev

mo 4 năm trước cách đây
mục cha
commit
787d30740e
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 },