From ba2f9dfc69f24d9b8d0b8e237b9af6fe1d45bd8a Mon Sep 17 00:00:00 2001 From: shijing Date: Mon, 26 May 2025 16:58:13 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E8=B4=A8=E6=A3=80=E7=BB=9F=E8=AE=A1?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E4=B8=89=E4=B8=AA=E6=97=B6=E9=97=B4=E7=9A=84?= =?UTF-8?q?=E6=90=9C=E7=B4=A2=E6=9D=A1=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/api/model/wpm.js | 6 + src/views/statistics/batch_statistics.vue | 43 +- src/views/statistics/good_check_gx.vue | 592 +++++++++++++--------- 3 files changed, 362 insertions(+), 279 deletions(-) diff --git a/src/api/model/wpm.js b/src/api/model/wpm.js index a802944a..ad4d2e5e 100644 --- a/src/api/model/wpm.js +++ b/src/api/model/wpm.js @@ -552,6 +552,12 @@ export default { return await http.get(`${config.API_URL}/wpm/batchst/`, data); }, }, + batchstquery: { + name: "批次统计数据", + req: async function (data) { + return await http.post(`${config.API_URL}/wpm/batchst/cquery/`, data); + }, + }, wpr:{ list: { name: "动态产品", diff --git a/src/views/statistics/batch_statistics.vue b/src/views/statistics/batch_statistics.vue index 42eed33b..6680d21b 100644 --- a/src/views/statistics/batch_statistics.vue +++ b/src/views/statistics/batch_statistics.vue @@ -157,43 +157,30 @@ - - - - - - - + + + + + + +
- - + style="width: 160px; margin: 5px" + > - + style="width: 160px; margin:0" + > + + + + 导出 + >导出
- - - + style="height: 100%;" + > + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + - - + + - - + + - - + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +