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
fefc062b
Commit
fefc062b
authored
Apr 27, 2020
by
renjintao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
technology
parent
31aeeb36
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
89 additions
and
29 deletions
+89
-29
zh-CN.js
i18n/locale/zh-CN.js
+87
-27
details.vue
pages/technology/details.vue
+2
-2
No files found.
i18n/locale/zh-CN.js
View file @
fefc062b
...
@@ -1165,33 +1165,33 @@ export default {
...
@@ -1165,33 +1165,33 @@ export default {
changeMethod
:
'更改办法'
,
changeMethod
:
'更改办法'
,
taskType
:
'任务类型'
,
taskType
:
'任务类型'
,
},
},
routingHeader
:{
routingHeader
:
{
classId
:
'类id'
,
classId
:
'类id'
,
unicode
:
'unicode'
,
unicode
:
'unicode'
,
name
:
'工艺名称'
,
name
:
'工艺名称'
,
code
:
'工艺编号'
,
code
:
'工艺编号'
,
productId
:
'产品id'
,
productId
:
'产品id'
,
version
:
'版本'
,
version
:
'版本'
,
author
:
'编制人'
,
author
:
'编制人'
,
departmentId
:
'主制车间'
,
departmentId
:
'主制车间'
,
isMain
:
'主工艺'
,
isMain
:
'主工艺'
,
upId
:
'父工艺'
,
upId
:
'父工艺'
,
upDetailId
:
'上级工序'
,
upDetailId
:
'上级工序'
,
routingType
:
'工艺类型'
,
routingType
:
'工艺类型'
,
status
:
'状态'
,
status
:
'状态'
,
approvalStatus
:
'审批状态'
,
approvalStatus
:
'审批状态'
,
remark
:
'备注'
,
remark
:
'备注'
,
approvalStatusRemark
:
'审批备注'
,
approvalStatusRemark
:
'审批备注'
,
auditUserId1
:
'审批人'
,
auditUserId1
:
'审批人'
,
auditUserId2
:
'审批人'
,
auditUserId2
:
'审批人'
,
isDeleted
:
'是否删除'
,
isDeleted
:
'是否删除'
,
platesnum
:
'板数'
,
platesnum
:
'板数'
,
isEffect
:
'生效'
,
isEffect
:
'生效'
,
versionnotes
:
'版本'
,
versionnotes
:
'版本'
,
phase
:
'阶段'
,
phase
:
'阶段'
,
versionid
:
'版本ID'
,
versionid
:
'版本ID'
,
isSendPpm
:
'发送PPM'
,
isSendPpm
:
'发送PPM'
,
},
},
routing_detail
:
{
routing_detail
:
{
id
:
''
,
id
:
''
,
creationTime
:
'创建时间'
,
creationTime
:
'创建时间'
,
...
@@ -1327,5 +1327,65 @@ export default {
...
@@ -1327,5 +1327,65 @@ export default {
holidayCalName
:
'加班日历名称'
,
holidayCalName
:
'加班日历名称'
,
isimportant
:
'关重'
,
isimportant
:
'关重'
,
capabilityValue
:
'能力值'
,
capabilityValue
:
'能力值'
,
},
routing_qc_card
:
{
//智控卡
id
:
''
,
creationTime
:
'创建时间'
,
creatorUserId
:
'创建人'
,
lastModificationTime
:
'最近修改时间'
,
lastModifierUserId
:
'最近修改人'
,
isDeleted
:
'是否删除'
,
deleterUserId
:
'删除人'
,
deletionTime
:
'删除时间'
,
routingHeaderId
:
'工艺ID'
,
routingDetailId
:
'工序ID'
,
routingStepId
:
'工步ID'
,
checkContent
:
'检测内容'
,
checkType
:
'检测类型'
,
checkParams
:
'检测要求'
,
measurementUnit
:
'测量单位'
,
fillintype
:
'填报类型'
,
qualityTemplate
:
'模板'
,
isphotograph
:
'是否拍照'
,
status
:
'状态'
,
extend
:
'扩展字段'
,
remark
:
'备注'
,
productionRequirement
:
'生产要求'
,
standard
:
'标准指标'
,
qualityTemplateName
:
'模板名称'
,
isImportant
:
'关键检验'
,
firstCheck
:
'首件检验'
,
inspection
:
'巡检'
,
inspectionTime
:
'巡查间隔时间'
,
sampling
:
'抽检'
,
samplingBatch
:
'抽检批次'
,
},
routingsupporting
:
{
//工艺BOM
id
:
''
,
creationTime
:
'创建时间'
,
creatorUserId
:
'创建人'
,
lastModificationTime
:
'更新时间'
,
lastModifierUserId
:
'更新人'
,
isDeleted
:
'删除人'
,
deletionTime
:
'删除时间'
,
deleterUserId
:
'删除人'
,
routingHeaderId
:
'工艺ID'
,
routingDetailId
:
'工序ID'
,
routingStepId
:
'工步ID'
,
quantity
:
'数量'
,
materialId
:
'物料id'
,
materialType
:
'物料类型'
,
materialNumber
:
'物料编号'
,
nameMaterial
:
'物料名称'
,
brand
:
'牌号'
,
specifications
:
'规格'
,
xhgg
:
'型号规格'
,
texture
:
'材质'
,
procurementStandards
:
'采购标准'
,
qualityGrade
:
'质量等级'
,
state
:
'状态'
,
extend
:
'扩展字段'
,
remark
:
'备注'
,
drawNum
:
'产品图号'
,
}
}
}
}
pages/technology/details.vue
View file @
fefc062b
...
@@ -11,8 +11,8 @@
...
@@ -11,8 +11,8 @@
<div
class=
"details_body"
>
<div
class=
"details_body"
>
<Menu
mode=
"horizontal"
theme=
"light"
active-name=
"1"
>
<Menu
mode=
"horizontal"
theme=
"light"
active-name=
"1"
>
<MenuItem
name=
"1"
to=
"/technology/details/working"
>
工序
</MenuItem>
<MenuItem
name=
"1"
to=
"/technology/details/working"
>
工序
</MenuItem>
<MenuItem
name=
"2"
to=
"/technology/details/
control
card"
>
质控卡
</MenuItem>
<MenuItem
name=
"2"
to=
"/technology/details/
routingqc
card"
>
质控卡
</MenuItem>
<MenuItem
name=
"3"
to=
"/technology/details/
process
"
>
工艺BOM
</MenuItem>
<MenuItem
name=
"3"
to=
"/technology/details/
routingsupporting
"
>
工艺BOM
</MenuItem>
<MenuItem
name=
"4"
to=
"/technology/details/setup/setupDetails"
>
生产准备
</MenuItem>
<MenuItem
name=
"4"
to=
"/technology/details/setup/setupDetails"
>
生产准备
</MenuItem>
</Menu>
</Menu>
</div>
</div>
...
...
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