lizhixian 5 сар өмнө
parent
commit
63b8dd5729

+ 1 - 1
src/components/SimpleProcessDesignerV2/src/consts.ts

@@ -162,7 +162,7 @@ export enum CandidateStrategy {
    * 指定用户
    */
   USER = 30,
-    /**
+  /**
    * 审批人自选
    */
   APPROVE_USER_SELECT = 34,