Liuteng 1 month ago
parent
commit
39b71e3388
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/api/report.js

+ 2 - 2
src/api/report.js

@@ -83,11 +83,11 @@ export function wfwzxx(data) {
   });
   });
 }
 }
 //
 //
-export function getGZ(data) {
+export function getGZ(params) {
   return request({
   return request({
     url: `/tax/informationSelect/getGZ`,
     url: `/tax/informationSelect/getGZ`,
     method: "get",
     method: "get",
-    data,
+    params,
   });
   });
 }
 }
 //代办事项
 //代办事项