From eb1376deaeb1004a5dd8dd7b4126a496c9a7c18b Mon Sep 17 00:00:00 2001 From: shijing Date: Mon, 4 Aug 2025 10:46:37 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E5=85=89=E8=8A=AF=E8=BF=94=E5=B7=A5?= =?UTF-8?q?=E4=BA=A4=E6=8E=A5=E4=B8=8D=E8=83=BD=E9=80=80=E5=9B=9E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/wpm_gx/handover.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/wpm_gx/handover.vue b/src/views/wpm_gx/handover.vue index d70f9b9a..63def9bc 100644 --- a/src/views/wpm_gx/handover.vue +++ b/src/views/wpm_gx/handover.vue @@ -199,7 +199,7 @@ size="small" @click="table_reBack(scope.row)" type="danger" - v-if="scope.row.recive_mgroup == mgroupId&&scope.row.submit_time!== null&&(scope.row.type == 10||scope.row.type == 20)&&scope.row.mtype == 10" + v-if="scope.row.recive_mgroup == mgroupId&&scope.row.submit_time!== null&&scope.row.type == 10&&scope.row.mtype == 10" >退回