From dcccc2c636471953e744775121076a712f25045f Mon Sep 17 00:00:00 2001 From: shijing Date: Fri, 16 Jan 2026 11:29:24 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E7=A6=85=E9=81=93317=E3=80=81318?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/statistics/statistics_bang.vue | 62 +++++++++++----------- src/views/statistics/statistics_guan.vue | 66 ++++++++++++------------ src/views/wpm/mlog_dept6.vue | 4 +- 3 files changed, 67 insertions(+), 65 deletions(-) diff --git a/src/views/statistics/statistics_bang.vue b/src/views/statistics/statistics_bang.vue index 03faef88..4db1007e 100644 --- a/src/views/statistics/statistics_bang.vue +++ b/src/views/statistics/statistics_bang.vue @@ -390,62 +390,62 @@ @@ -515,7 +515,7 @@ @@ -525,12 +525,14 @@ @@ -663,27 +665,27 @@ export default { count_qt = data.六车间_抛光_count_notok - count; return count_qt; } - }else if(type=='六车间中检'){ - if(data.六车间中检_count_notok){ - if (data.六车间中检_count_n_hs !== undefined) { - count += data.六车间中检_count_n_hs ; + }else if(type=='六车间_中检'){ + if(data.六车间_中检_count_notok){ + if (data.六车间_中检_count_n_hs !== undefined) { + count += data.六车间_中检_count_n_hs ; } - if (data.六车间中检_count_n_zw !== undefined) { - count += data.六车间中检_count_n_zw ; + if (data.六车间_中检_count_n_zw !== undefined) { + count += data.六车间_中检_count_n_zw ; } - if (data.六车间中检_count_n_zdd !== undefined) { - count += data.六车间中检_count_n_zdd ; + if (data.六车间_中检_count_n_zdd !== undefined) { + count += data.六车间_中检_count_n_zdd ; } - if (data.六车间中检_count_n_qp !== undefined) { - count += data.六车间中检_count_n_qp ; + if (data.六车间_中检_count_n_qp !== undefined) { + count += data.六车间_中检_count_n_qp ; } - if (data.六车间中检_count_n_bl !== undefined) { - count += data.六车间中检_count_n_bl ; + if (data.六车间_中检_count_n_bl !== undefined) { + count += data.六车间_中检_count_n_bl ; } - if (data.六车间中检_count_n_qx !== undefined) { - count += data.六车间中检_count_n_qx ; + if (data.六车间_中检_count_n_qx !== undefined) { + count += data.六车间_中检_count_n_qx ; } - count_qt = data.六车间中检_count_notok - count; + count_qt = data.六车间_中检_count_notok - count; return count_qt; } }else if(type=='六车间生产入库'){ diff --git a/src/views/statistics/statistics_guan.vue b/src/views/statistics/statistics_guan.vue index e627a5de..3fe3fbc0 100644 --- a/src/views/statistics/statistics_guan.vue +++ b/src/views/statistics/statistics_guan.vue @@ -435,72 +435,72 @@ @@ -745,33 +745,33 @@ export default { count_qt = data.六车间_倒角_count_notok - count; return count_qt; } - }else if(type=='六车间中检'){ - if(data.六车间中检_count_notok){ - if (data.六车间中检_count_n_hs !== undefined) { - count += data.六车间中检_count_n_hs ; + }else if(type=='六车间_中检'){ + if(data.六车间_中检_count_notok){ + if (data.六车间_中检_count_n_hs !== undefined) { + count += data.六车间_中检_count_n_hs ; } - if (data.六车间中检_count_n_zz !== undefined) { - count += data.六车间中检_count_n_zz ; + if (data.六车间_中检_count_n_zz !== undefined) { + count += data.六车间_中检_count_n_zz ; } - if (data.六车间中检_count_n_zdd !== undefined) { - count += data.六车间中检_count_n_zdd ; + if (data.六车间_中检_count_n_zdd !== undefined) { + count += data.六车间_中检_count_n_zdd ; } - if (data.六车间中检_count_n_zw !== undefined) { - count += data.六车间中检_count_n_zw ; + if (data.六车间_中检_count_n_zw !== undefined) { + count += data.六车间_中检_count_n_zw ; } - if (data.六车间中检_count_n_qp !== undefined) { - count += data.六车间中检_count_n_qp ; + if (data.六车间_中检_count_n_qp !== undefined) { + count += data.六车间_中检_count_n_qp ; } - if (data.六车间中检_count_n_bl !== undefined) { - count += data.六车间中检_count_n_bl ; + if (data.六车间_中检_count_n_bl !== undefined) { + count += data.六车间_中检_count_n_bl ; } - if (data.六车间中检_count_n_hw !== undefined) { - count += data.六车间中检_count_n_hw ; + if (data.六车间_中检_count_n_hw !== undefined) { + count += data.六车间_中检_count_n_hw ; } - if (data.六车间中检_count_n_yp !== undefined) { - count += data.六车间中检_count_n_yp ; + if (data.六车间_中检_count_n_yp !== undefined) { + count += data.六车间_中检_count_n_yp ; } - count_qt = data.六车间中检_count_notok - count; + count_qt = data.六车间_中检_count_notok - count; return count_qt; } }else if(type=='六车间生产入库'){ diff --git a/src/views/wpm/mlog_dept6.vue b/src/views/wpm/mlog_dept6.vue index e3e7a92a..bff636a2 100644 --- a/src/views/wpm/mlog_dept6.vue +++ b/src/views/wpm/mlog_dept6.vue @@ -318,12 +318,12 @@ - +