From 3c9ed824d3cadfa44017a02a25ed59034d166002 Mon Sep 17 00:00:00 2001 From: Teo <2642673902@qq.com> Date: Tue, 8 Jul 2025 17:22:46 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3404?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/design/drawing/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/design/drawing/index.vue b/src/views/design/drawing/index.vue index d1c98b5..abe2210 100644 --- a/src/views/design/drawing/index.vue +++ b/src/views/design/drawing/index.vue @@ -253,7 +253,7 @@ const handleView = (row) => { const handleViewInfo = (row?: LeaveVO) => { proxy.$tab.closePage(proxy.$route); proxy.$router.push({ - path: `/workflow/drawing/indexEdit`, + path: `/workflows/drawing/indexEdit`, query: { id: row.id, type: 'view'