修改搜索中心的问题

This commit is contained in:
qq787203167
2022-03-28 11:09:52 +08:00
parent 8afae9e546
commit 87e9f2e76b
3 changed files with 12 additions and 4 deletions
+3 -1
View File
@@ -549,5 +549,7 @@ module.exports = {
enterQuantity:'Please enter quantity',
text:'text',
picture:'picture',
searchScope:'Search Scope'
searchScope:'Search Scope',
ImplementationDate:'Implementation Date',
vehicleInProductionDate:'vehicle in Production Date'
}
+2
View File
@@ -554,4 +554,6 @@ module.exports = {
text:'文本',
picture:'图片',
searchScope:'检索范围',
ImplementationDate:'新车型实施日期',
vehicleInProductionDate:'在产车实施日期'
}