Skip to content

Commit 60af2c6

Browse files
committed
【代码评审】BPM:触发器 - 表单修改
1 parent e32fc81 commit 60af2c6

File tree

1 file changed

+1
-1
lines changed
  • src/components/SimpleProcessDesignerV2/src

1 file changed

+1
-1
lines changed

src/components/SimpleProcessDesignerV2/src/consts.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -731,7 +731,7 @@ export enum TriggerTypeEnum {
731731
/**
732732
* 更新流程表单触发器
733733
*/
734-
UPDATE_NORMAL_FORM = 2
734+
UPDATE_NORMAL_FORM = 2 // TODO @jason:FORM_UPDATE?
735735
}
736736

737737
/**

0 commit comments

Comments
 (0)