duy 1 rok temu
rodzic
commit
792004de36
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/views/ledger/components/table-form.vue

+ 1 - 1
src/views/ledger/components/table-form.vue

@@ -743,7 +743,7 @@ const copyTheLogBusinessData = async (ids) => {
             setQueryDataDate()
             setMountOnEventKey()
             getQueryData()
-        }, 3000)
+        }, 1000)
     }
 }