From 04e69632f9355c491b726dffd765dc4ae0276113 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E5=A5=8B=E5=8B=87?= Date: Fri, 17 Oct 2025 11:37:34 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8E=A8=E9=80=81=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/bpm/processInstance/detail/index.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/views/bpm/processInstance/detail/index.vue b/src/views/bpm/processInstance/detail/index.vue index ac43e62..2c41566 100644 --- a/src/views/bpm/processInstance/detail/index.vue +++ b/src/views/bpm/processInstance/detail/index.vue @@ -173,6 +173,8 @@ const handleAudit = async (task, pass) => { getDetail() } + + const printPage = async () => { const { href } = router.resolve({ name: 'BpmProcessInstanceInfo',