diff --git a/localconfig/i18n/language_en.json b/localconfig/i18n/language_en.json index 6b6c122ea05c82398c3d9b9dafcdbdbdc6757900..333ff4915916563ad5addef824f510d4ec7678f1 100644 --- a/localconfig/i18n/language_en.json +++ b/localconfig/i18n/language_en.json @@ -1587,7 +1587,7 @@ "displaymodeaftertimeout": "Display method after work order timeout, optional values naturalTime | workTime", "processtaskstepautoapprovalshow": "Do you want to display the automatic approval function for work order steps", "processtaskstepenablecomment": "Work order step reply function", - "processtasktablayout": "Global default tab layout for work order details page, The format is {\"layoutList\": [{\"key\": \"report\",\"top\": false},{\"key\": \"node\",\"top\": false},{\"key\": \"step\",\"top\": false},{\"key\": \"activity\",\"top\": false},{\"key\": \"relevance\",\"top\": false},{\"key\": \"markrepeat\",\"top\": false},{\"key\": \"file\",\"top\": false},{\"key\": \"reportingHistory\",\"top\": false}]}", + "processtasktablayout": "Global default tab layout for work order details page", "processtaskworkerpolicyisonlyonceexecute": "Is the work order step handler allocation strategy only assigned once, with a default of 0? When the step is reactivated, the handler will be reassigned. If set to 1, the old handler will be used when the step is reactivated", "slatimedisplaymode": "Display method for work order timeliness, with optional values of naturalTime | workTime", "steplist": { diff --git a/localconfig/i18n/language_zh.json b/localconfig/i18n/language_zh.json index 7be5a861692382ce4040197736709bf7d682d54b..ff63b61b171fac26ed3c3e785d790cd978d8c630 100644 --- a/localconfig/i18n/language_zh.json +++ b/localconfig/i18n/language_zh.json @@ -1615,7 +1615,7 @@ "displaymodeaftertimeout": "工单时效超时后显示方式,可选值naturalTime|workTime", "processtaskstepautoapprovalshow": "是否显示工单步骤自动审批功能", "processtaskstepenablecomment": "是否工单步骤回复功能", - "processtasktablayout": "工单详情页全局默认tab布局,格式为{\"layoutList\": [{\"key\": \"report\",\"top\": false},{\"key\": \"node\",\"top\": false},{\"key\": \"step\",\"top\": false},{\"key\": \"activity\",\"top\": false},{\"key\": \"relevance\",\"top\": false},{\"key\": \"markrepeat\",\"top\": false},{\"key\": \"file\",\"top\": false},{\"key\": \"reportingHistory\",\"top\": false}]}", + "processtasktablayout": "工单详情页全局默认tab布局", "processtaskworkerpolicyisonlyonceexecute": "工单步骤处理人分配策略是否只分配一次处理人,默认为0,步骤重新激活时会重新分配处理人,如果设置为1,则步骤重新激活时会用旧处理人", "slatimedisplaymode": "工单时效显示方式,可选值naturalTime|workTime", "steplist": {