From 94dfb4fe7f277c63da3aafc1468c0aa371ee750a Mon Sep 17 00:00:00 2001 From: buaixuexideshitongxue <2936013465@qq.com> Date: Thu, 12 Feb 2026 15:06:21 +0800 Subject: [PATCH] =?UTF-8?q?fix--=E5=AE=A1=E8=AE=A1=E4=B8=8A=E4=BC=A0?= =?UTF-8?q?=E9=99=84=E4=BB=B6=E6=B2=A1=E6=9C=89=E6=8C=89=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/work/work.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/work/work.vue b/src/views/work/work.vue index 8752be6..129b774 100644 --- a/src/views/work/work.vue +++ b/src/views/work/work.vue @@ -79,7 +79,7 @@ const rowWorkClick = (row) => { query: { isEnd:isEnd, id:row.reportId, - node:row.flowCod, + node:row.flowCode, backPath:"/work", isAudit: true }