Explorar o código

review: 代码审查

lizhixian hai 5 meses
pai
achega
63b8dd5729
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/SimpleProcessDesignerV2/src/consts.ts

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

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