From 02d5b0f840de4781c3ad9e1390077bf541a61363 Mon Sep 17 00:00:00 2001 From: shijing Date: Thu, 27 Mar 2025 16:06:57 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E6=88=90=E5=93=81=E5=BA=93=E3=80=81?= =?UTF-8?q?=E5=B7=A5=E8=89=BA=E8=B7=AF=E7=BA=BF=E3=80=81=E5=B7=A5=E8=89=BA?= =?UTF-8?q?=E8=B7=AF=E7=BA=BF=E8=AF=A6=E6=83=85=E3=80=81=E5=B7=A5=E8=89=BA?= =?UTF-8?q?=E8=B7=AF=E7=BA=BF=E7=BC=96=E8=BE=91=E6=97=B6=E5=B1=95=E7=A4=BA?= =?UTF-8?q?=E6=B5=81=E7=A8=8B=E5=9B=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/inm/good.vue | 37 +++--- src/views/mtm/route_show.vue | 137 ++++++++++++++++----- src/views/mtm/routepack.vue | 48 +++++--- src/views/mtm/routepack_form.vue | 204 +++++++++++++++++-------------- 4 files changed, 269 insertions(+), 157 deletions(-) diff --git a/src/views/inm/good.vue b/src/views/inm/good.vue index 02b59d3f..3774e701 100644 --- a/src/views/inm/good.vue +++ b/src/views/inm/good.vue @@ -142,23 +142,26 @@ :mtype="wmtype" :apiObj="apiObjPrint" > - - + + + + diff --git a/src/views/mtm/routepack.vue b/src/views/mtm/routepack.vue index 8620c806..99394618 100644 --- a/src/views/mtm/routepack.vue +++ b/src/views/mtm/routepack.vue @@ -89,6 +89,7 @@ link type="primary" size="small" + v-if="scope.row.state != 10" @click="table_show(scope.row, scope.$index)" >查看 @@ -118,9 +119,9 @@ > - 流程图 + >流程图 --> @@ -138,24 +139,27 @@ ref="showDialog" @closed="dialog.show = false" > - - +