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
2140a468
Commit
2140a468
authored
Sep 17, 2025
by
沈翠玲
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
报表
parent
4a2f67c1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
26 additions
and
26 deletions
+26
-26
index.vue
src/views/mes/proTable/iqcAnaly/index.vue
+26
-26
No files found.
src/views/mes/proTable/iqcAnaly/index.vue
View file @
2140a468
...
...
@@ -375,37 +375,37 @@ export default {
if
(
this
.
groupKey
==
'物料类别'
)
{
this
.
theaders1
=
[
{
label
:
'物料分类'
,
value
:
'groupKey'
},
{
label
:
'总批数'
,
value
:
'
checkName
'
},
{
label
:
'不合格批数'
,
value
:
'
checkItemTotal
'
},
{
label
:
'特采批数'
,
value
:
'
checkNgItem
Count'
},
{
label
:
'批合格率'
,
value
:
'
ngItemCoun
t'
},
{
label
:
'批不良率'
,
value
:
'
ng
Pt'
},
{
label
:
'批特采率'
,
value
:
'
totalNg
Pt'
},
{
label
:
'总检验数量'
,
value
:
'total
NgPt
'
},
{
label
:
'不合格数量'
,
value
:
'total
NgPt
'
},
{
label
:
'特采数量'
,
value
:
'
totalNgPt
'
},
{
label
:
'数量合格率'
,
value
:
'
totalNg
Pt'
},
{
label
:
'数量不合格率'
,
value
:
'
totalNg
Pt'
},
{
label
:
'特采数量比率'
,
value
:
'
totalNg
Pt'
},
{
label
:
'总批数'
,
value
:
'
totalRecordCount
'
},
{
label
:
'不合格批数'
,
value
:
'
totalUnqualifyCount
'
},
{
label
:
'特采批数'
,
value
:
'
specialCollection
Count'
},
{
label
:
'批合格率'
,
value
:
'
qualifyCountP
t'
},
{
label
:
'批不良率'
,
value
:
'
unqualifyCount
Pt'
},
{
label
:
'批特采率'
,
value
:
'
specialCollection
Pt'
},
{
label
:
'总检验数量'
,
value
:
'total
Quantity
'
},
{
label
:
'不合格数量'
,
value
:
'total
UnqualifyQuantity
'
},
{
label
:
'特采数量'
,
value
:
'
specialCollectionQuantity
'
},
{
label
:
'数量合格率'
,
value
:
'
qualify
Pt'
},
{
label
:
'数量不合格率'
,
value
:
'
unqualify
Pt'
},
{
label
:
'特采数量比率'
,
value
:
'
specialCollectionQuantity
Pt'
},
]
param
[
'groupKey'
]
=
[
'
itemTypeCode
'
]
param
[
'groupKey'
]
=
[
'
物料类别
'
]
}
else
if
(
this
.
groupKey
==
'物料编码'
)
{
this
.
theaders1
=
[
{
label
:
'物料编码'
,
value
:
'groupKey'
},
{
label
:
'总批数'
,
value
:
'
checkName
'
},
{
label
:
'不合格批数'
,
value
:
'
checkItemTotal
'
},
{
label
:
'特采批数'
,
value
:
'
checkNgItem
Count'
},
{
label
:
'批合格率'
,
value
:
'
ngItemCoun
t'
},
{
label
:
'批不良率'
,
value
:
'
ng
Pt'
},
{
label
:
'批特采率'
,
value
:
'
totalNg
Pt'
},
{
label
:
'总检验数量'
,
value
:
'total
NgPt
'
},
{
label
:
'不合格数量'
,
value
:
'total
NgPt
'
},
{
label
:
'特采数量'
,
value
:
'
totalNgPt
'
},
{
label
:
'数量合格率'
,
value
:
'
totalNg
Pt'
},
{
label
:
'数量不合格率'
,
value
:
'
totalNg
Pt'
},
{
label
:
'特采数量比率'
,
value
:
'
totalNg
Pt'
},
{
label
:
'总批数'
,
value
:
'
totalRecordCount
'
},
{
label
:
'不合格批数'
,
value
:
'
totalUnqualifyCount
'
},
{
label
:
'特采批数'
,
value
:
'
specialCollection
Count'
},
{
label
:
'批合格率'
,
value
:
'
qualifyCountP
t'
},
{
label
:
'批不良率'
,
value
:
'
unqualifyCount
Pt'
},
{
label
:
'批特采率'
,
value
:
'
specialCollection
Pt'
},
{
label
:
'总检验数量'
,
value
:
'total
Quantity
'
},
{
label
:
'不合格数量'
,
value
:
'total
UnqualifyQuantity
'
},
{
label
:
'特采数量'
,
value
:
'
specialCollectionQuantity
'
},
{
label
:
'数量合格率'
,
value
:
'
qualify
Pt'
},
{
label
:
'数量不合格率'
,
value
:
'
unqualify
Pt'
},
{
label
:
'特采数量比率'
,
value
:
'
specialCollectionQuantity
Pt'
},
]
param
[
'groupKey'
]
=
[
'
sapItemCode
'
]
param
[
'groupKey'
]
=
[
'
物料
'
]
}
api
=
getUnquanlify
}
else
if
(
this
.
statisisType
===
'批供应商合格率'
){
...
...
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