Prechádzať zdrojové kódy

【修改】家用工程退押审批

howie 2 rokov pred
rodič
commit
7d31a44323
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      src/api/engin_deposit/refund_list.js

+ 1 - 1
src/api/engin_deposit/refund_list.js

@@ -68,7 +68,7 @@ export function getCommonFileGetStream(params) {
 export function examineData(params) {
   return request({
     url: '/deposit-manage/bach-condition-examine-home',
-    method: 'POST',
+    method: 'get',
     params
   })
 }