|
@@ -133,7 +133,6 @@ export default {
|
|
|
'Please enter a SQL Statement(required)': 'Please enter a SQL Statement(required)',
|
|
|
'Please enter a JSON Statement(required)': 'Please enter a JSON Statement(required)',
|
|
|
'One form or attachment must be selected': 'One form or attachment must be selected',
|
|
|
- 'Recipient required': 'Recipient required',
|
|
|
'Mail subject required': 'Mail subject required',
|
|
|
'Child Node': 'Child Node',
|
|
|
'Please select a sub-Process': 'Please select a sub-Process',
|
|
@@ -400,8 +399,8 @@ export default {
|
|
|
'Notification strategy': 'Notification strategy',
|
|
|
'Notification group': 'Notification group',
|
|
|
'Please select a notification group': 'Please select a notification group',
|
|
|
- Recipient: 'Recipient',
|
|
|
- Cc: 'Cc',
|
|
|
+ receivers: 'receivers',
|
|
|
+ receiverCcs: 'receiverCcs',
|
|
|
'Whether it is a complement process?': 'Whether it is a complement process?',
|
|
|
'Schedule date': 'Schedule date',
|
|
|
'Mode of execution': 'Mode of execution',
|