@ui-ddy-process/design 1.6.69 → 1.6.71

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.
@@ -15,7 +15,12 @@ export default {
15
15
  rollbackNode: {
16
16
  label: '默认驳回节点',
17
17
  placeholder: '不选择默认驳回到上一节点'
18
- }
18
+ },
19
+ overTime: {
20
+ text: '超时时间',
21
+ value: '',
22
+ unitLabel: '小时'
23
+ },
19
24
  },
20
25
  sn: {
21
26
  label: '流水号配置',
@@ -79,6 +84,11 @@ export default {
79
84
  },
80
85
  dueDate: '超时',
81
86
  skipExpression: '跳过表达式',
87
+ overTime: {
88
+ text: '超时时间',
89
+ value: '',
90
+ unitLabel: '小时'
91
+ },
82
92
  },
83
93
  assignee: {
84
94
  title: '人员配置',