Browse Source

no message

linwenxin 9 months ago
parent
commit
0f69e08740
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/api/shoppingGuideCommission.js

+ 1 - 1
src/api/shoppingGuideCommission.js

@@ -17,7 +17,7 @@ export function recycSettleShopListExport(data, name) {
 }
 
 export function recycSettleBatchSettle(data) {
-  return postBlob({
+  return request({
     url: '/recyc/settle/batch/settle',
     method: 'post',
     data