소스 검색

Merge branch 'master' of https://gogs.zfire.top/linwenxin/jsm-mall-front into 中差评申诉

linwenxin 4 달 전
부모
커밋
0f57ef7a56
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/api/auxiliaryMaterialReport.js

+ 1 - 0
src/api/auxiliaryMaterialReport.js

@@ -1,3 +1,4 @@
+import request, { postBlob, getBlob, handleImport } from '@/utils/request'
 export function settlementOrderNewListPgOrder(data) {
   return request({
     url: `/settlementOrderNew/list/pgOrder?moduleId=${data.moduleId}`,