[fix 87933] 一般搜索名称过长

This commit is contained in:
danshihao
2024-08-01 11:16:23 +08:00
parent a2d504ded9
commit abe77f0e93
4 changed files with 4 additions and 1 deletions
+1
View File
@@ -33,6 +33,7 @@ module.exports = {
},
// 高级搜索
advancedSearch: {
searchType: 'Search Type',
standardNum: 'Standard number',
standardName: 'Regulation Name',
releaseDate: 'Published Date',
+1
View File
@@ -33,6 +33,7 @@ module.exports = {
},
// 高级搜索
advancedSearch: {
searchType: '搜索类型',
standardNum: '标准号',
standardName: '标准名称',
releaseDate: '发布日期',