cqp 3 viikkoa sitten
vanhempi
sitoutus
8510b078b1
1 muutettua tiedostoa jossa 3 lisäystä ja 3 poistoa
  1. 3 3
      app/Service/WorkFlowService.php

+ 3 - 3
app/Service/WorkFlowService.php

@@ -364,9 +364,9 @@ class WorkFlowService extends Service
                     //单纯更新某个字段
                     //单纯更新某个字段
                 }
                 }
             }
             }
-            if(! $status) {
-                //todo 回滚---;
-            }
+//            if(! $status) {
+//                //todo 回滚---;
+//            }
         }
         }
 
 
         //通过驳回都要把源业务数据的审批中标识更新掉 目前只有审核中 和 无
         //通过驳回都要把源业务数据的审批中标识更新掉 目前只有审核中 和 无