lilei %!s(int64=2) %!d(string=hai) anos
pai
achega
022234f40e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      api/bundel.js

+ 1 - 1
api/bundel.js

@@ -39,7 +39,7 @@ export const checkBillQueryList = params => {
 // 诊断报告接口
 export const checkApiQueryList = params => {
   return request({
-    url: `checkBill/api/queryPage/${params.pageNo}/${params.pageSize}`,
+    url: `api/checkBill/queryPage/${params.pageNo}/${params.pageSize}`,
     method: 'post',
     data: params
   })