From 6c88de497b5ccdd229488849a0615e67fd20f181 Mon Sep 17 00:00:00 2001 From: liuye Date: Thu, 17 Aug 2023 15:23:57 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B8=AD=E4=BD=8D=E7=AE=A1=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- project/pidu/app/AppSeatManagement/AppSeatManagement.vue | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/project/pidu/app/AppSeatManagement/AppSeatManagement.vue b/project/pidu/app/AppSeatManagement/AppSeatManagement.vue index 3b51453e..06facdf0 100644 --- a/project/pidu/app/AppSeatManagement/AppSeatManagement.vue +++ b/project/pidu/app/AppSeatManagement/AppSeatManagement.vue @@ -36,7 +36,7 @@ :visible.sync="dialog" :destroyOnClose="true" width="720px" - @closed="dialog=false" :customFooter="false"> + :customFooter="true"> @@ -45,6 +45,9 @@ +