소스 검색

接口修改

1178232204@qq.com 3 년 전
부모
커밋
72174cd939
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      src/js/qcListCopy.js

+ 2 - 2
src/js/qcListCopy.js

@@ -167,7 +167,7 @@ function formatPostUrl(type) {
         return api.qcCheckMRPage
     } else if (type === '6') {
         return api.hmImproveMRPage
-    } else if (type === '4') {
+    } else if (type === '12') {
         return api.qcResultShortXYPage
     }else{
         return api.qcResultDefectList
@@ -179,7 +179,7 @@ function formatExportUrl(type) {
         return api.qcCheckMRPageExport
     } else if (type === '6') {
         return api.hmImproveMRPageExport
-    } else if (type === '4') {
+    } else if (type === '12') {
         return api.qcResultShortXYPageExport
     }else {
         // 默认导出接口