From 09b3fc959be67b73e327f6172e2ad932f31a3faf Mon Sep 17 00:00:00 2001 From: wangxk Date: Fri, 9 May 2025 11:01:55 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=87=E4=BB=B6=E5=90=8C=E6=AD=A5=E7=AE=A1?= =?UTF-8?q?=E7=90=86=E5=B7=AE=E5=BC=82=E6=89=B9=E9=87=8F=E6=A3=80=E6=B5=8B?= =?UTF-8?q?=E6=9B=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/src/views/testdata/fileSynchronization/index.vue | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/web/src/views/testdata/fileSynchronization/index.vue b/web/src/views/testdata/fileSynchronization/index.vue index d28e7f6..ab55f24 100644 --- a/web/src/views/testdata/fileSynchronization/index.vue +++ b/web/src/views/testdata/fileSynchronization/index.vue @@ -313,8 +313,7 @@ function diffClose() { comparearr.value.length = 0 workall.value.length = 0 differential.value = false - getlocaltree() - getminiotree() + diffFile2() } //获取所有项目