拆分详情

This commit is contained in:
caoyang
2022-03-28 23:07:01 +08:00
parent 5998710e10
commit 9d55e0466f
8 changed files with 1065 additions and 194 deletions
+4
View File
@@ -550,6 +550,10 @@ module.exports = {
text:'text',
picture:'picture',
searchScope:'Search Scope',
newNode:'new node',
modifyNode:'modify node',
deleteNode:'delete node',
searchScope:'Search Scope',
ImplementationDate:'Implementation Date',
vehicleInProductionDate:'vehicle in Production Date'
}
+3
View File
@@ -554,6 +554,9 @@ module.exports = {
text:'文本',
picture:'图片',
searchScope:'检索范围',
newNode:'新增节点',
modifyNode:'修改节点',
deleteNode:'删除节点',
ImplementationDate:'新车型实施日期',
vehicleInProductionDate:'在产车实施日期'
}