From 9b0d63bcd66c1aeadf7866895a2d9d469ea183ea Mon Sep 17 00:00:00 2001 From: shijing Date: Fri, 7 Feb 2025 10:09:11 +0800 Subject: [PATCH] =?UTF-8?q?fix:routepack=E7=BC=96=E8=BE=91=E6=8C=89?= =?UTF-8?q?=E9=92=AE=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/mtm/routepack.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/mtm/routepack.vue b/src/views/mtm/routepack.vue index a6a23a77..50035373 100644 --- a/src/views/mtm/routepack.vue +++ b/src/views/mtm/routepack.vue @@ -83,7 +83,7 @@ link type="primary" size="small" - v-if="scope.row.ticket == null" + v-if="scope.row.state == 10" @click="table_edit(scope.row, scope.$index)" >继续编辑