From eed8a1eb05e700c5b8ef3ddace0f7fa9b2f2c05b Mon Sep 17 00:00:00 2001 From: shijing Date: Wed, 26 Mar 2025 17:22:22 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E6=88=90=E5=93=81=E3=80=81=E8=BD=A6?= =?UTF-8?q?=E9=97=B4=E7=89=A9=E6=96=99=E5=92=8C=E5=B7=A5=E8=89=BA=E8=B7=AF?= =?UTF-8?q?=E7=BA=BF=E6=B7=BB=E5=8A=A0deg=E5=9B=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/inm/good.vue | 24 +++- src/views/mtm/routepack.vue | 23 +++- src/views/template/degraD3.vue | 237 +++++++++++++++++++++++++++++++++ src/views/wpm_bx/inm.vue | 22 +++ 4 files changed, 304 insertions(+), 2 deletions(-) create mode 100644 src/views/template/degraD3.vue diff --git a/src/views/inm/good.vue b/src/views/inm/good.vue index e2feffce..02b59d3f 100644 --- a/src/views/inm/good.vue +++ b/src/views/inm/good.vue @@ -73,6 +73,9 @@ @@ -139,14 +142,23 @@ :mtype="wmtype" :apiObj="apiObjPrint" > + + + + diff --git a/src/views/wpm_bx/inm.vue b/src/views/wpm_bx/inm.vue index e60c6ac2..38fdccbf 100644 --- a/src/views/wpm_bx/inm.vue +++ b/src/views/wpm_bx/inm.vue @@ -131,6 +131,9 @@ type="primary" style="margin-left: 10px;" >检验 + 流程图 @@ -231,9 +234,17 @@ 保存 + +