Browse Source

省级审核条件调整

maxiaoxiao 1 tuần trước cách đây
mục cha
commit
13089937b4
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/pageCode/checkLand/index.vue

+ 1 - 1
src/views/pageCode/checkLand/index.vue

@@ -258,7 +258,7 @@ let countparm = {
       { auditflowStep: "SJJSH" },
       { auditflowStep: "SJTJ", successType: "0" },
     ],
-    SJJYSH: [{ auditflowStep: "SJJSH" }],
+    SJJYSH: [{ auditflowStep: "SJJTJ" }],
   },
 };
 /** 查询地块基本信息(DKJBXX)列表 */