lxf 1 năm trước cách đây
mục cha
commit
fb63aec00d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/process/processApproval/index.vue

+ 1 - 1
src/views/process/processApproval/index.vue

@@ -338,7 +338,7 @@ const handleSubmit = async (_type) => {
               };
             });
           }
-          if (route.query.processType == 10) {
+          if (route.query.processType == 10 || route.query.processType == 30) {
             proxy
               .post("/flowProcess/jump", {
                 ...flowForm,