修复任务字段过滤与控件可写规则
This commit is contained in:
@@ -358,6 +358,8 @@ export default {
|
||||
confirmedOrderId: 'Confirmed order ID',
|
||||
fieldValuePlaceholder: 'Enter the confirmed value',
|
||||
noSupportedMissingFields: 'The current missing fields are not supported for frontend resolution yet. Confirm field mapping with backend.',
|
||||
unopenedFieldsTitle: 'Fields not opened for editing',
|
||||
fieldBackendUnopened: 'The backend has not opened this field for editing.',
|
||||
fieldRequired: 'Fill the missing field values and confirmed order ID',
|
||||
reason: 'Resolution note',
|
||||
reasonPlaceholder: 'Optional note for the manual decision',
|
||||
|
||||
Reference in New Issue
Block a user