duy %!s(int64=2) %!d(string=hai) anos
pai
achega
251f8a6a26
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/views/tentative/detect/test-form.vue

+ 2 - 2
src/views/tentative/detect/test-form.vue

@@ -491,8 +491,8 @@ watch(linksRelateSearchTreeVal, (val) => {
        linksRelateTreeLoading.value=true
        setTimeout(() => {
             linksRelateTreeLoading.value=false
-            isSearchTree.value=false
-       }, 600);
+            isSearchTree.value=true
+       }, 400);
            
     }