Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mes-ui
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
周远喜
mes-ui
Commits
a5117618
Commit
a5117618
authored
Mar 30, 2020
by
renjintao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
zh-cn
parent
325fdf62
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
168 additions
and
16 deletions
+168
-16
zh-CN.js
i18n/locale/zh-CN.js
+168
-16
No files found.
i18n/locale/zh-CN.js
View file @
a5117618
...
...
@@ -547,7 +547,11 @@ export default {
designer
:
'甲方设计人员'
,
officeFunctionary
:
'厂内机关负责人'
,
mainRoutingPeople
:
'厂内主工艺人员'
,
remark
:
'备注'
remark
:
'备注'
,
batchNumber
:
'批次号'
,
projectNumber
:
'项目号'
,
urgencyLevel
:
'紧急程度'
,
},
materialInfo
:
{
//料单送审详情
id
:
''
,
...
...
@@ -935,20 +939,20 @@ export default {
deleterUserId
:
'删除人'
,
hostId
:
'服务器'
,
},
data_source
:{
id
:
''
,
hostId
:
'数据源ID'
,
port
:
'端口'
,
userName
:
'用户名'
,
password
:
'密码'
,
creationTime
:
'创建时间'
,
creatorUserId
:
'创建人'
,
lastModificationTime
:
'更新时间'
,
lastModifierUserId
:
'更新人'
,
isDeleted
:
'是否删除'
,
deletionTime
:
'删除时间'
,
deleterUserId
:
'删除人'
,
},
data_source
:
{
id
:
''
,
hostId
:
'数据源ID'
,
port
:
'端口'
,
userName
:
'用户名'
,
password
:
'密码'
,
creationTime
:
'创建时间'
,
creatorUserId
:
'创建人'
,
lastModificationTime
:
'更新时间'
,
lastModifierUserId
:
'更新人'
,
isDeleted
:
'是否删除'
,
deletionTime
:
'删除时间'
,
deleterUserId
:
'删除人'
,
},
mes_part_task_execute
:
{
//排产方案的
pARTTASKPK
:
''
,
cLASSID
:
'产品Id'
,
...
...
@@ -1047,5 +1051,153 @@ export default {
routing_header_id
:
''
,
comb_param
:
''
,
rule_qty
:
''
,
}
},
routing_header
:{
id
:
''
,
creationTime
:
''
,
creatorUserId
:
''
,
lastModificationTime
:
''
,
lastModifierUserId
:
''
,
deleterUserId
:
''
,
deletionTime
:
''
,
classId
:
'类id'
,
unicode
:
'unicode'
,
name
:
'工艺名称'
,
code
:
'工艺编号'
,
productId
:
'产品id'
,
productName
:
'产品名称'
,
productCode
:
'产品图号'
,
version
:
'工艺文件版本'
,
author
:
'编制人'
,
departmentId
:
''
,
isMain
:
''
,
upId
:
''
,
upDetailId
:
''
,
routingType
:
'工艺类型'
,
status
:
''
,
approvalStatus
:
'状态'
,
remark
:
'工艺说明'
,
roufile
:
'多媒体附件'
,
approvalStatusRemark
:
''
,
auditUserId1
:
'审核人'
,
auditUserId2
:
'审批人'
,
isDeleted
:
''
,
platesnum
:
''
,
isEffect
:
''
,
developmentMode
:
'研制方式'
,
changeOrderCode
:
'更改单编号'
,
changeOrderDate
:
'更改单日期'
,
changeMethod
:
'更改办法'
,
taskType
:
'任务类型'
,
},
routing_detail
:
{
id
:
''
,
creationTime
:
'创建时间'
,
creatorUserId
:
'创建人'
,
lastModificationTime
:
'修改时间'
,
lastModifierUserId
:
'修改人'
,
isDeleted
:
'是否删除'
,
deleterUserId
:
'删除人'
,
deletionTime
:
'删除时间'
,
classId
:
''
,
routingHeaderId
:
'工艺ID'
,
name
:
'工序名'
,
taskSeq
:
'工序号'
,
description
:
'工序名称详细描述'
,
taskContent
:
'工序内容'
,
resourceId
:
'设备'
,
resourceType
:
'设备类型'
,
runtime
:
'单件排产工时'
,
setupTime
:
'工序准备工时'
,
transportTime
:
'转运工时'
,
checkTime
:
'检验工时'
,
checkFlag
:
'检验标识'
,
efficiencyValue
:
'效率系数'
,
singleOut
:
'单件产出'
,
isOutside
:
'是否外协'
,
departmentId
:
'工序的承制单位'
,
isImportant
:
'是否关键工序'
,
milestoneId
:
'里程碑'
,
phaseId
:
'阶段'
,
status
:
'状态'
,
remark
:
'备注'
,
extend
:
'扩展字段'
,
outsideTime
:
'外协工期'
,
},
RoutingSupporting
:
{
id
:
''
,
routingHeaderId
:
'工艺规程ID'
,
routingHeaderId
:
'工艺规程ID'
,
routingDetailId
:
'工序ID'
,
routingStepId
:
'工步ID'
,
isDeleted
:
'删除人'
,
deletionTime
:
'删除时间'
,
deleterUserId
:
'删除人'
,
routingHeaderId
:
'工艺规程ID'
,
routingDetailId
:
'工序ID'
,
routingStepId
:
'工步ID'
,
quantity
:
'数量'
,
materialId
:
'物料id'
,
materialType
:
'物料类型'
,
materialNumber
:
'物料编号'
,
nameMaterial
:
'物料名称'
,
state
:
'状态'
,
extend
:
'扩展字段'
,
remark
:
'备注'
,
brand
:
'牌号'
,
specifications
:
'规格'
,
xhgg
:
'型号规格'
,
texture
:
'材质'
,
procurementStandards
:
'采购标准'
,
qualityGrade
:
'质量等级'
,
state
:
'状态'
,
extend
:
'扩展字段'
,
remark
:
'备注'
,
},
routing_step
:
{
id
:
''
,
creationTime
:
'创建时间'
,
creatorUserId
:
'创建人'
,
lastModificationTime
:
'修改时间'
,
lastModifierUserId
:
'修改人'
,
isDeleted
:
'是否删除'
,
deleterUserId
:
'删除人'
,
deletionTime
:
'删除时间'
,
routingHeaderId
:
'工艺'
,
routingDetailId
:
'工序'
,
classId
:
''
,
stepSeq
:
'工步号'
,
name
:
'名称'
,
description
:
'描述'
,
status
:
'状态'
,
remark
:
'备注'
,
stepContent
:
'工步内容'
,
extend
:
'扩展字段'
,
},
routing_qc_card
:{
id
:
''
,
creationTime
:
'创建时间'
,
creatorUserId
:
'创建人'
,
lastModificationTime
:
'修改时间'
,
lastModifierUserId
:
'修改人'
,
isDeleted
:
'是否删除'
,
deleterUserId
:
'删除人'
,
deletionTime
:
'删除时间'
,
routingHeaderId
:
'工艺'
,
routingDetailId
:
'工序'
,
routingStepId
:
'工步'
,
checkContent
:
'检验内容'
,
checkType
:
'检验标记'
,
checkParams
:
'参数名称'
,
measurementUnit
:
'单位'
,
fillintype
:
'汇报类型'
,
qualityTemplate
:
'模板'
,
isphotograph
:
'是否拍照'
,
status
:
'状态'
,
extend
:
'扩展字段'
,
remark
:
'备注'
,
productionRequirement
:
'生产要求'
,
standard
:
'标准指标'
,
qualityTemplateName
:
'模板文件名称'
,
}
}
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment