From 6a0d53cdc9d28c1f3241dec6a60328bb8a2f45db Mon Sep 17 00:00:00 2001 From: wanghao7717 <792974788@qq.com> Date: Sun, 7 Apr 2024 11:48:32 +0800 Subject: [PATCH 001/175] =?UTF-8?q?=E5=B7=A5=E4=BD=9C=E5=8F=B0=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F=E9=97=AE=E9=A2=98=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- taskman-ui/src/pages/workbench/index.vue | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/taskman-ui/src/pages/workbench/index.vue b/taskman-ui/src/pages/workbench/index.vue index 21580340..b8a3ab39 100644 --- a/taskman-ui/src/pages/workbench/index.vue +++ b/taskman-ui/src/pages/workbench/index.vue @@ -1,7 +1,7 @@ - diff --git a/taskman-ui/src/pages/temp-management/approval-form.vue b/taskman-ui/src/pages/temp-management/approval-form.vue index 4afa81c9..3d29ac2c 100644 --- a/taskman-ui/src/pages/temp-management/approval-form.vue +++ b/taskman-ui/src/pages/temp-management/approval-form.vue @@ -43,6 +43,7 @@ @reloadParentPage="loadPage" @nodeStatus="nodeStatus" @setFormConfigStatus="changeFormConfigStatus" + @dataFormFilterChange="dataFormFilterChange" > @@ -282,6 +292,7 @@ +