[update] 新法规导入流程增加主管部门和主控部门字段
This commit is contained in:
@@ -18,6 +18,8 @@ module.exports = {
|
||||
stageWeAreIn: 'Regulation Status',
|
||||
materialDate: 'Implementation Date',
|
||||
applicableMarket: 'Applicable Market',
|
||||
competentDepartment: 'Competent department',
|
||||
mainControlDepartment: 'Main control department',
|
||||
ccPerson: 'CC Person',
|
||||
briefDescription: 'The statute requires a brief description'
|
||||
},
|
||||
|
||||
@@ -18,6 +18,8 @@ module.exports = {
|
||||
stageWeAreIn: '所处阶段',
|
||||
materialDate: '实施日期',
|
||||
applicableMarket: '适用市场',
|
||||
competentDepartment: '主管部门',
|
||||
mainControlDepartment: '主控部门',
|
||||
ccPerson: '抄送人员',
|
||||
briefDescription: '法规要求简要描述'
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user