clone contract UI

This commit is contained in:
glovetleong
2021-07-21 13:07:14 +08:00
parent f718ecb54f
commit 0d1bfa0188
13 changed files with 145 additions and 108 deletions
+2
View File
@@ -6,6 +6,7 @@ const En = {
'password': 'password',
'complete_day_range': 'complete day range',
'sequence': 'sequence',
'contract_template_id': 'contract template',
'depend_contract_template_id': 'depend contract template',
// Error
@@ -23,6 +24,7 @@ const En = {
'the_content_must_be_less_than_100': 'The %(att)s must be less than 100',
'status_error': 'status not allow update',
'obligation_depend_error': 'contract template obligation dependency error',
'under_error': 'This %(att)s not belong to this user',
// toasted
'have_been_successfully_created': '%(value[0].att)s ( %(value[1].att)s ) have been successfully created',