From f8e35235680c7e4b35557522f890d15b6be7f756 Mon Sep 17 00:00:00 2001 From: shijing Date: Thu, 23 Jul 2026 16:40:05 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E7=A6=85=E9=81=93456?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../{ => gxerp}/check_record_gx.vue | 0 .../statistics/{ => gxerp}/good_check_gx.vue | 0 .../statistics/{ => gxerp}/good_check_gx2.vue | 0 src/views/statistics/gxerp/good_statistic.vue | 72 +++++++++++++++++++ .../{ => gxerp}/material_wh_summary.vue | 46 +++++++++--- .../statistics/{ => gxerp}/pass_num_gx.vue | 0 .../statistics/{ => gxerp}/ppass_num_gx.vue | 0 .../{ => gxerp}/process_check_gx.vue | 0 .../{ => gxerp}/process_statistics_gx.vue | 0 .../statistics/{ => gxerp}/rework_gx.vue | 0 .../statistics/{ => gxerp}/task_rate_gx.vue | 0 .../statistics/{ => gxerp}/zt_batch_gx.vue | 0 12 files changed, 107 insertions(+), 11 deletions(-) rename src/views/statistics/{ => gxerp}/check_record_gx.vue (100%) rename src/views/statistics/{ => gxerp}/good_check_gx.vue (100%) rename src/views/statistics/{ => gxerp}/good_check_gx2.vue (100%) create mode 100644 src/views/statistics/gxerp/good_statistic.vue rename src/views/statistics/{ => gxerp}/material_wh_summary.vue (89%) rename src/views/statistics/{ => gxerp}/pass_num_gx.vue (100%) rename src/views/statistics/{ => gxerp}/ppass_num_gx.vue (100%) rename src/views/statistics/{ => gxerp}/process_check_gx.vue (100%) rename src/views/statistics/{ => gxerp}/process_statistics_gx.vue (100%) rename src/views/statistics/{ => gxerp}/rework_gx.vue (100%) rename src/views/statistics/{ => gxerp}/task_rate_gx.vue (100%) rename src/views/statistics/{ => gxerp}/zt_batch_gx.vue (100%) diff --git a/src/views/statistics/check_record_gx.vue b/src/views/statistics/gxerp/check_record_gx.vue similarity index 100% rename from src/views/statistics/check_record_gx.vue rename to src/views/statistics/gxerp/check_record_gx.vue diff --git a/src/views/statistics/good_check_gx.vue b/src/views/statistics/gxerp/good_check_gx.vue similarity index 100% rename from src/views/statistics/good_check_gx.vue rename to src/views/statistics/gxerp/good_check_gx.vue diff --git a/src/views/statistics/good_check_gx2.vue b/src/views/statistics/gxerp/good_check_gx2.vue similarity index 100% rename from src/views/statistics/good_check_gx2.vue rename to src/views/statistics/gxerp/good_check_gx2.vue diff --git a/src/views/statistics/gxerp/good_statistic.vue b/src/views/statistics/gxerp/good_statistic.vue new file mode 100644 index 00000000..b03c9769 --- /dev/null +++ b/src/views/statistics/gxerp/good_statistic.vue @@ -0,0 +1,72 @@ + + + + diff --git a/src/views/statistics/material_wh_summary.vue b/src/views/statistics/gxerp/material_wh_summary.vue similarity index 89% rename from src/views/statistics/material_wh_summary.vue rename to src/views/statistics/gxerp/material_wh_summary.vue index 53c10e8a..1d18069c 100644 --- a/src/views/statistics/material_wh_summary.vue +++ b/src/views/statistics/gxerp/material_wh_summary.vue @@ -1,7 +1,7 @@