From ad791023208b674f1800d8a2dd2a375118cee8ce Mon Sep 17 00:00:00 2001 From: shijing Date: Fri, 10 Apr 2026 13:41:32 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E7=A6=85=E9=81=93=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/statistics/bxerp/workHoursJJ.vue | 397 ++++++++++++++++++ src/views/statistics/bxerp/workHoursNZ.vue | 30 +- src/views/statistics/bxerp/workHoursRY_NZ.vue | 2 + 3 files changed, 403 insertions(+), 26 deletions(-) create mode 100644 src/views/statistics/bxerp/workHoursJJ.vue diff --git a/src/views/statistics/bxerp/workHoursJJ.vue b/src/views/statistics/bxerp/workHoursJJ.vue new file mode 100644 index 00000000..1ad69b03 --- /dev/null +++ b/src/views/statistics/bxerp/workHoursJJ.vue @@ -0,0 +1,397 @@ + + + diff --git a/src/views/statistics/bxerp/workHoursNZ.vue b/src/views/statistics/bxerp/workHoursNZ.vue index 8ee7b4f1..7830fec7 100644 --- a/src/views/statistics/bxerp/workHoursNZ.vue +++ b/src/views/statistics/bxerp/workHoursNZ.vue @@ -3,20 +3,6 @@
- - - - @@ -146,7 +132,7 @@ @@ -229,27 +215,18 @@ export default { showTable:false, userName:'', activeName: 'product', - query1:{ - number_contains:'', - time_gte:'', - time_lte:'', - }, - query2:{ - process_name:'压板出炉', - }, query:{ end_date:'', start_date:'', select_cols: "", mgroup_name: "扭转", - testmgroup_name: "扭后检测", + testmgroup_name: "毛坯检测", }, end_date:'', start_date:'', mgruops:[], tableData:[], detailRow:[], - processList:['装模','装炉','压板出炉','脱膜测量'], params:{cate:'热压'}, }; }, @@ -293,6 +270,7 @@ export default { } }) that.$nextTick(() => { + console.log('data',data); that.tableData = data; that.showTable=true; }) diff --git a/src/views/statistics/bxerp/workHoursRY_NZ.vue b/src/views/statistics/bxerp/workHoursRY_NZ.vue index 84c94341..c0f9e75d 100644 --- a/src/views/statistics/bxerp/workHoursRY_NZ.vue +++ b/src/views/statistics/bxerp/workHoursRY_NZ.vue @@ -269,6 +269,8 @@ stripe > + +