【update】一般检索
This commit is contained in:
@@ -17,7 +17,7 @@ module.exports = {
|
||||
standardState: 'Standard State',
|
||||
standardGradeClassification: 'Standard Grade Classification',
|
||||
all: 'All',
|
||||
releaseDate: 'Release Date'
|
||||
implementationDate: 'Release Date'
|
||||
},
|
||||
// 高级搜索
|
||||
advancedSearch: {
|
||||
|
||||
@@ -17,8 +17,10 @@ module.exports = {
|
||||
standardState: '标准状态',
|
||||
standardGradeClassification: '标准等级分类',
|
||||
all: '全部',
|
||||
releaseDate: '发布日期',
|
||||
standardStatusSet: '标准状态设置'
|
||||
implementationDate: '实施日期',
|
||||
standardStatusSet: '标准状态设置',
|
||||
viewText: '查看文本',
|
||||
exportName: '一般检索导出'
|
||||
},
|
||||
// 高级搜索
|
||||
advancedSearch: {
|
||||
@@ -39,7 +41,8 @@ module.exports = {
|
||||
itemsUnit: '项',
|
||||
listEmpty: '列表为空',
|
||||
pleaseEnterSearchContent: '请输入搜索内容',
|
||||
maxSelectedNine: '最多选择9个模块'
|
||||
maxSelected: '最多选择14个模块',
|
||||
newFunction: '新增功能'
|
||||
},
|
||||
// 待办任务
|
||||
todoTask: {
|
||||
|
||||
Reference in New Issue
Block a user