Guoxiaohuan 5 năm trước cách đây
mục cha
commit
4b644b9e8f
2 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 1 1
      src/views/appeal/index.vue
  2. 1 1
      src/views/audit/index.vue

+ 1 - 1
src/views/appeal/index.vue

@@ -185,7 +185,7 @@ export default {
       let params = {
         postParams: {
           criteria: {
-            projectId: "Pj4413030001",
+            projectId: "Pj4419000005",
             trackerId: 3, //固定为3
             status: [301, 305] //固定为未申诉和已驳回
           },

+ 1 - 1
src/views/audit/index.vue

@@ -203,7 +203,7 @@ export default {
       let params = {
         postParams: {
           criteria: {
-            projectId: "Pj4413030001",
+            projectId: "Pj4419000005",
             trackerId: 3,
             status: 302
           },