[update] 按后端格式修改一般检索
This commit is contained in:
@@ -7,6 +7,16 @@ module.exports = {
|
||||
searchHistory: '检索历史',
|
||||
queryCondition: 'Query Condition',
|
||||
retrievalMode: 'Retrieval Mode',
|
||||
resourceType: 'Resource Type'
|
||||
resourceType: 'Resource Type',
|
||||
standardClass: 'Standard Class',
|
||||
dynamicType: 'Dynamic Type',
|
||||
applicableVehicleType: 'Applicable Vehicle Type',
|
||||
standardType: 'Standard Type',
|
||||
state: 'State',
|
||||
enterpriseStandardCode: 'Enterprise Standard Code',
|
||||
standardState: 'Standard State',
|
||||
standardGradeClassification: 'Standard Grade Classification',
|
||||
all: 'All',
|
||||
releaseDate: 'Release Date'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -7,6 +7,16 @@ module.exports = {
|
||||
searchHistory: '检索历史',
|
||||
queryCondition: '查询条件',
|
||||
retrievalMode: '检索方式',
|
||||
resourceType: '资源类型'
|
||||
resourceType: '资源类型',
|
||||
standardClass: '标准类别',
|
||||
dynamicType: '动力类型',
|
||||
applicableVehicleType: '适用车辆类型',
|
||||
standardType: '标准类型',
|
||||
state: '状态',
|
||||
enterpriseStandardCode: '企业标准代号',
|
||||
standardState: '标准状态',
|
||||
standardGradeClassification: '标准等级分类',
|
||||
all: '全部',
|
||||
releaseDate: '发布日期'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user