拆分详情新增
This commit is contained in:
@@ -555,4 +555,7 @@ module.exports = {
|
||||
deleteNode:'delete node',
|
||||
ImplementationDate:'Implementation Date',
|
||||
vehicleInProductionDate:'vehicle in Production Date',
|
||||
deleteNodes:'If there are child nodes under this node, they will be deleted synchronously. Are you sure to delete this data?',
|
||||
leastTwo: 'please select at least two pieces of data',
|
||||
vehicleInProductionDate:'vehicle in Production Date',
|
||||
}
|
||||
@@ -559,4 +559,8 @@ module.exports = {
|
||||
deleteNode:'删除节点',
|
||||
ImplementationDate:'新车型实施日期',
|
||||
vehicleInProductionDate:'在产车实施日期',
|
||||
vehicleInProductionDate:'在产车实施日期',
|
||||
deleteNodes:'该节点下若有子节点将同步删除,确认删除该条数据?',
|
||||
leastTwo:'请选择至少两条数据',
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user