From 12d197c80d4461a855257bde7766cd2e22da6a2a Mon Sep 17 00:00:00 2001 From: xiangxy Date: Fri, 19 Dec 2025 10:08:44 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BD=9C=E4=B8=9A=E7=AE=A1=E7=90=86=E5=BC=B9?= =?UTF-8?q?=E7=AA=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/ftdlDTY/work-manage.vue | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/pages/ftdlDTY/work-manage.vue b/pages/ftdlDTY/work-manage.vue index fbd4ead..578a241 100644 --- a/pages/ftdlDTY/work-manage.vue +++ b/pages/ftdlDTY/work-manage.vue @@ -49,11 +49,10 @@ - - - - + + + + @@ -71,7 +70,8 @@ - + + @@ -91,7 +91,8 @@ - + + @@ -139,6 +140,10 @@ this.title = options.title }, methods: { + toCancel() { + this.show = false + this.show2 = false + }, handleChange (e) { if (e) { this.searchList()