From 54678f9ffc31dc1b84f69005aae4d7e879871260 Mon Sep 17 00:00:00 2001 From: shijing Date: Tue, 10 Sep 2024 15:06:33 +0800 Subject: [PATCH 01/16] =?UTF-8?q?fix:=E6=B7=BB=E5=8A=A0wpm=E6=8E=A5?= =?UTF-8?q?=E5=8F=A3=E5=A3=B0=E6=98=8E=EF=BC=88=E8=BD=A6=E9=97=B4=E7=9C=8B?= =?UTF-8?q?=E6=9D=BF=E7=94=A8=E5=88=B0=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/api/model/wpm.js | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/src/api/model/wpm.js b/src/api/model/wpm.js index bbb0c48a..fe465d05 100644 --- a/src/api/model/wpm.js +++ b/src/api/model/wpm.js @@ -417,4 +417,18 @@ export default { return await http.post("http://localhost:8080/prints/", data); }, }, + ana:{ + equipLastMlog:{ + name: "设备状态列表", + req: async function (data) { + return await http.post(`${config.API_URL}/wpm/ana/equip_last_mlog/`, data); + }, + }, + put_prod:{ + name: "统计值", + req: async function (data) { + return await http.post(`${config.API_URL}/wpm/ana/put_prod/`, data); + }, + }, + }, }; From 7f3c2f00f6da46e61c18b02a8019ea30e872321a Mon Sep 17 00:00:00 2001 From: shijing Date: Tue, 10 Sep 2024 15:50:44 +0800 Subject: [PATCH 02/16] =?UTF-8?q?fix:=E5=85=B6=E4=BB=96=E5=87=BA=E5=85=A5?= =?UTF-8?q?=E5=BA=93=E5=8A=A0=E7=BC=96=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/inm/mio.vue | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/src/views/inm/mio.vue b/src/views/inm/mio.vue index f7f02517..1bbd9266 100644 --- a/src/views/inm/mio.vue +++ b/src/views/inm/mio.vue @@ -94,6 +94,14 @@ width="150px" >