diff --git a/jero-web/src/common/lang/en-us.js b/jero-web/src/common/lang/en-us.js index 699604e4f..9b6002a7b 100644 --- a/jero-web/src/common/lang/en-us.js +++ b/jero-web/src/common/lang/en-us.js @@ -1515,5 +1515,11 @@ module.exports = { Taskresponsibilityrecognition:'Task responsibility recognition', uploadattachment:'Upload attachment', Processhistory:'Process history', - resultofhandling:'Result of handling' + resultofhandling:'Result of handling', + Listoftreatableregulations:'List of treatable regulations', + Listofuntractableregulations:'List of untractable regulations', + project:'Project', + Categoryofdeliverables:'Category of deliverables', + Taskconfirmationresult:'Task confirmation result', + Compliancetaskhandling:'Compliance task handling' } \ No newline at end of file diff --git a/jero-web/src/common/lang/zh-cn.js b/jero-web/src/common/lang/zh-cn.js index d45812e67..2b9b9361a 100644 --- a/jero-web/src/common/lang/zh-cn.js +++ b/jero-web/src/common/lang/zh-cn.js @@ -1617,5 +1617,11 @@ module.exports = { Taskresponsibilityrecognition:'任务责任确认', uploadattachment:'上传附件', Processhistory:'流程历史', - resultofhandling:'处理结果' + resultofhandling:'处理结果', + Listoftreatableregulations:'可处理法规列表', + Listofuntractableregulations:'不可处理法规列表', + project:'项目', + Categoryofdeliverables:"交付物类别", + Taskconfirmationresult:'任务确认结果', + Compliancetaskhandling:'符合性任务办理' } \ No newline at end of file diff --git a/jero-web/src/views/toDoCenter/projectRegulationTasks/components/dealtWith.vue b/jero-web/src/views/toDoCenter/projectRegulationTasks/components/dealtWith.vue index ea1f60304..cc97263ab 100644 --- a/jero-web/src/views/toDoCenter/projectRegulationTasks/components/dealtWith.vue +++ b/jero-web/src/views/toDoCenter/projectRegulationTasks/components/dealtWith.vue @@ -59,78 +59,39 @@ {{$t('basicInformation')}}