From 8d0b99a7179ea80082dc17bb0621373bd1fa757a Mon Sep 17 00:00:00 2001 From: lizemin Date: Wed, 24 Apr 2024 17:06:09 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=BB=E5=8A=A1=E7=AE=A1=E7=90=86=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E5=AF=BC=E5=87=BA=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dbswitch-admin-ui/src/views/task/create.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dbswitch-admin-ui/src/views/task/create.vue b/dbswitch-admin-ui/src/views/task/create.vue index fdf3fb33..a70e9c82 100644 --- a/dbswitch-admin-ui/src/views/task/create.vue +++ b/dbswitch-admin-ui/src/views/task/create.vue @@ -784,7 +784,7 @@ export default { } ] }, - active: 3, + active: 1, sourceConnection: {}, targetConnection: {}, sourceConnectionSchemas: [],