[update] 一般检索,增加标准状态设置搜索条件

This commit is contained in:
lideqin
2024-03-21 10:28:39 +08:00
parent 5bbce9f4e7
commit 07c8cfbf0e
2 changed files with 35 additions and 1 deletions
+2 -1
View File
@@ -17,7 +17,8 @@ module.exports = {
standardState: '标准状态',
standardGradeClassification: '标准等级分类',
all: '全部',
releaseDate: '发布日期'
releaseDate: '发布日期',
standardStatusSet: '标准状态设置'
},
// 高级搜索
advancedSearch: {