update 国内标准-编辑完善,AddForm组件完善
This commit is contained in:
@@ -2,6 +2,7 @@ module.exports = {
|
||||
projectName: 'Project name', // 项目名称
|
||||
workOrderNumber: 'Work order number', // 工作令编号
|
||||
projectHealthStatus: 'Project health', // 项目健康度
|
||||
selectProject: 'Select Project', // 选择项目
|
||||
|
||||
// 车型项目库
|
||||
vehicleItemLibrary: {
|
||||
|
||||
@@ -2,6 +2,7 @@ module.exports = {
|
||||
projectName: '项目名称',
|
||||
workOrderNumber: '工作令编号',
|
||||
projectHealthStatus: '项目健康度',
|
||||
selectProject: '选择项目',
|
||||
|
||||
// 车型项目库
|
||||
vehicleItemLibrary: {
|
||||
|
||||
Reference in New Issue
Block a user