修复任务字段过滤与控件可写规则
This commit is contained in:
@@ -358,6 +358,8 @@ export default {
|
||||
confirmedOrderId: '确认订单编号',
|
||||
fieldValuePlaceholder: '填写确认后的值',
|
||||
noSupportedMissingFields: '当前缺失字段暂不支持前端解阻,请联系后端确认字段映射。',
|
||||
unopenedFieldsTitle: '未开放编辑字段',
|
||||
fieldBackendUnopened: '当前字段后端未开放编辑',
|
||||
fieldRequired: '请填写缺失字段和确认订单编号',
|
||||
reason: '处理说明',
|
||||
reasonPlaceholder: '可选,说明人工判断依据',
|
||||
|
||||
Reference in New Issue
Block a user