From 1adbad009a0e8bdee2fdb38baeb7393f3571f60b Mon Sep 17 00:00:00 2001 From: lagos <627844378@qq.com> Date: Fri, 16 May 2025 15:05:24 +0800 Subject: [PATCH] 1 --- src/pages/process/taskHandle.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/process/taskHandle.vue b/src/pages/process/taskHandle.vue index 441252a..2808f81 100644 --- a/src/pages/process/taskHandle.vue +++ b/src/pages/process/taskHandle.vue @@ -42,6 +42,7 @@ } from '@/store' const appStore = useAppStore(); const tab = ref(0) + const handleClickLeft = () => { uni.navigateBack()