修复任务字段过滤与控件可写规则

This commit is contained in:
andy
2026-07-13 09:52:10 +08:00
parent b05001e481
commit 20eac61cb6
9 changed files with 593 additions and 132 deletions

View File

@@ -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',