@ui-ddy-process/design 1.6.111 → 1.6.121

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -10,6 +10,7 @@ export default {
10
10
  name: 'Name',
11
11
  description: 'Description',
12
12
  skipFirstNode: 'Skip first node',
13
+ remindersTime: '催办时间',
13
14
  skipWhenStartUser: 'Skip when task assignee is start user',
14
15
  skipWhenAssignee: 'Skip when task assignee was handled',
15
16
  rollbackNode: {
@@ -10,6 +10,7 @@ export default {
10
10
  name: '流程名称',
11
11
  description: '流程描述',
12
12
  skipFirstNode: '跳过第一节点',
13
+ remindersTime: '催办时间',
13
14
  skipWhenStartUser: '任务审核人为发起人时跳过',
14
15
  skipWhenAssignee: '任务审核人之前审核过时跳过',
15
16
  rollbackNode: {