Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
M
mes-ui
Project
Project
Details
Activity
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
mes-ui
Commits
2750c65e
Commit
2750c65e
authored
Feb 23, 2024
by
chenzj
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
工装夹具优化
parent
e8fdca74
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
15 additions
and
5 deletions
+15
-5
index.vue
src/views/mes/qc/report/index.vue
+14
-4
index.vue
src/views/mes/tm/tool/index.vue
+1
-1
No files found.
src/views/mes/qc/report/index.vue
View file @
2750c65e
...
@@ -103,7 +103,7 @@
...
@@ -103,7 +103,7 @@
<el-table-column
label=
"编批单号"
align=
"center"
prop=
"batchNumber"
/>
<el-table-column
label=
"编批单号"
align=
"center"
prop=
"batchNumber"
/>
<el-table-column
label=
"工序编号"
align=
"center"
prop=
"processCode"
/>
<el-table-column
label=
"工序编号"
align=
"center"
prop=
"processCode"
/>
<el-table-column
label=
"工序名称"
align=
"center"
prop=
"processName"
/>
<el-table-column
label=
"工序名称"
align=
"center"
prop=
"processName"
/>
<el-table-column
label=
"作业单元
编号"
align=
"center"
prop=
"workstationCode
"
/>
<el-table-column
label=
"作业单元
"
align=
"center"
prop=
"workstationId
"
/>
<!--
<el-table-column
label=
"工作单元名称"
align=
"center"
prop=
"workstationName"
/>
-->
<!--
<el-table-column
label=
"工作单元名称"
align=
"center"
prop=
"workstationName"
/>
-->
<el-table-column
label=
"异常类型"
align=
"center"
prop=
"abnormalType"
>
<el-table-column
label=
"异常类型"
align=
"center"
prop=
"abnormalType"
>
<template
slot-scope=
"scope"
>
<template
slot-scope=
"scope"
>
...
@@ -176,8 +176,8 @@
...
@@ -176,8 +176,8 @@
<
/el-form-item
>
<
/el-form-item
>
<
/el-col
>
<
/el-col
>
<
el
-
col
:
span
=
"12"
>
<
el
-
col
:
span
=
"12"
>
<
el
-
form
-
item
label
=
"作业单元
编号"
prop
=
"workstationCode
"
>
<
el
-
form
-
item
label
=
"作业单元
"
prop
=
"workstationId
"
>
<
el
-
input
v
-
model
=
"form.workstation
Code"
placeholder
=
"请输入工作单元编号
"
/>
<
el
-
input
v
-
model
=
"form.workstation
Id"
placeholder
=
"请输入工作单元
"
/>
<
/el-form-item
>
<
/el-form-item
>
<
/el-col
>
<
/el-col
>
<
/el-row
>
<
/el-row
>
...
@@ -267,7 +267,17 @@ export default {
...
@@ -267,7 +267,17 @@ export default {
queryParams
:
{
queryParams
:
{
pageNum
:
1
,
pageNum
:
1
,
pageSize
:
10
,
pageSize
:
10
,
batchNumber
:
null
,
processId
:
null
,
processCode
:
null
,
processName
:
null
,
workstationId
:
null
,
workstationCode
:
null
,
workstationName
:
null
,
abnormalType
:
null
,
abnormalReason
:
null
,
abnormalTime
:
null
,
abnormalStatus
:
null
,
}
,
batchNumber
:
null
,
processId
:
null
,
processCode
:
null
,
processName
:
null
,
workstationId
:
null
,
workstationCode
:
null
,
workstationName
:
null
,
abnormalType
:
null
,
abnormalReason
:
null
,
abnormalTime
:
null
,
abnormalStatus
:
null
,
}
,
// 表单参数
// 表单参数
form
:
{
}
,
form
:
{
}
,
// 表单校验
// 表单校验
...
...
src/views/mes/tm/tool/index.vue
View file @
2750c65e
...
@@ -143,7 +143,7 @@
...
@@ -143,7 +143,7 @@
<el-table-column
label=
"品牌"
width=
"80"
align=
"center"
prop=
"brand"
:show-overflow-tooltip=
"true"
/>
<el-table-column
label=
"品牌"
width=
"80"
align=
"center"
prop=
"brand"
:show-overflow-tooltip=
"true"
/>
<el-table-column
label=
"型号"
width=
"80"
align=
"center"
prop=
"spec"
:show-overflow-tooltip=
"true"
/>
<el-table-column
label=
"型号"
width=
"80"
align=
"center"
prop=
"spec"
:show-overflow-tooltip=
"true"
/>
<el-table-column
label=
"类型"
width=
"80"
align=
"center"
prop=
"toolTypeName"
/>
<el-table-column
label=
"类型"
width=
"80"
align=
"center"
prop=
"toolTypeName"
/>
<el-table-column
label=
"
库存数量"
width=
"100"
align=
"center"
prop=
"quantity
"
/>
<el-table-column
label=
"
可用数量"
width=
"100"
align=
"center"
prop=
"quantityAvail
"
/>
<el-table-column
label=
"保养维护类型"
width=
"120"
align=
"center"
prop=
"maintenType"
>
<el-table-column
label=
"保养维护类型"
width=
"120"
align=
"center"
prop=
"maintenType"
>
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
...
...
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