From 1323dbd3964244763456b52e1a890831557bbbe1 Mon Sep 17 00:00:00 2001 From: shijing Date: Wed, 27 Aug 2025 15:35:11 +0800 Subject: [PATCH 1/9] feat --- src/api/model/wpm.js | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/api/model/wpm.js b/src/api/model/wpm.js index b44d81e4..6d13d792 100644 --- a/src/api/model/wpm.js +++ b/src/api/model/wpm.js @@ -356,6 +356,12 @@ export default { return await http.delete(`${config.API_URL}/wpm/mlogbw/${id}/`); }, }, + start_test:{ + name: "kuaisu", + req: async function (data) { + return await http.post(`${config.API_URL}/wpm/mlogbw/start_test/`,data); + }, + } }, mloguser: { list: { From 3ed68831bd4787b5a6d5f523035959e8cff627eb Mon Sep 17 00:00:00 2001 From: shijing Date: Wed, 27 Aug 2025 15:36:36 +0800 Subject: [PATCH 2/9] =?UTF-8?q?fix:bx=E6=AF=9B=E5=9D=AF=E6=A3=80=E6=B5=8B?= =?UTF-8?q?=E5=BA=95=E9=83=A8=E6=B7=BB=E5=8A=A0=E4=B8=A4=E8=A1=8C=E7=BB=9F?= =?UTF-8?q?=E8=AE=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/statistics/bxerp/maopi.vue | 118 +++++++++++++++++++++++---- 1 file changed, 100 insertions(+), 18 deletions(-) diff --git a/src/views/statistics/bxerp/maopi.vue b/src/views/statistics/bxerp/maopi.vue index 2fadfeb2..2fe8ed56 100644 --- a/src/views/statistics/bxerp/maopi.vue +++ b/src/views/statistics/bxerp/maopi.vue @@ -31,6 +31,8 @@ :params="params" :query="params" id="exportDiv" + :summary-method="getSummaries" + show-summary stripe > @@ -49,7 +51,7 @@ @@ -78,14 +80,14 @@ - + @@ -102,7 +104,7 @@ @@ -147,23 +149,14 @@ {{ scope.row.data.毛坯检测_缺陷项_角偏?scope.row.data.毛坯检测_缺陷项_角偏:0 }} - + - - - + -->