Browse Source

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

howie 2 năm trước cách đây
mục cha
commit
7d31a44323
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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
   })
 }