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 {
         // 默认导出接口