【add】标签管理增加一些页面
This commit is contained in:
@@ -17,6 +17,22 @@ module.exports = {
|
||||
domesticLaws: '国内法规',
|
||||
foreignStandards: '海外标准',
|
||||
enterpriseStandards: '企业标准',
|
||||
clauseSplitting: '条款拆分'
|
||||
clauseSplitting: '条款拆分',
|
||||
// 新增模态框中字段
|
||||
module: '所属模块',
|
||||
required: '是否必填',
|
||||
optionContent: '选项内容',
|
||||
documentLibraryModuleDisplay: '文档库模块展示',
|
||||
documentLibraryListDisplay: '文档库列表展示',
|
||||
selectWhetherDisplayList: '请选择是否文档库列表展示',
|
||||
search: '是否搜索',
|
||||
displayOtherModules: '其它模块展示',
|
||||
regulationsListDisplay: '法规清单展示',
|
||||
selectDisplayListRegulations: '请选择法规清单是否展示',
|
||||
searchCenterDisplay: '搜索中心展示',
|
||||
selectSearchCenterDisplayed: '请选择搜索中心是否展示',
|
||||
selectWhetherRequired: '请选择是否必填',
|
||||
describe: '描述',
|
||||
dictionaryConfiguration: '字典配置'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -17,6 +17,23 @@ module.exports = {
|
||||
domesticLaws: '国内法规',
|
||||
foreignStandards: '海外标准',
|
||||
enterpriseStandards: '企业标准',
|
||||
clauseSplitting: '条款拆分'
|
||||
clauseSplitting: '条款拆分',
|
||||
// 新增模态框中字段
|
||||
module: '所属模块',
|
||||
required: '是否必填',
|
||||
optionContent: '选项内容',
|
||||
documentLibraryModuleDisplay: '文档库模块展示',
|
||||
documentLibraryListDisplay: '文档库列表展示',
|
||||
selectWhetherDisplayList: '请选择是否文档库列表展示',
|
||||
search: '是否搜索',
|
||||
displayOtherModules: '其它模块展示',
|
||||
regulationsListDisplay: '法规清单展示',
|
||||
selectDisplayListRegulations: '请选择法规清单是否展示',
|
||||
searchCenterDisplay: '搜索中心展示',
|
||||
selectSearchCenterDisplayed: '请选择搜索中心是否展示',
|
||||
selectWhetherRequired: '请选择是否必填',
|
||||
describe: '描述',
|
||||
dictionaryConfiguration: '字典配置',
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user