duy 1 vuosi sitten
vanhempi
commit
792004de36
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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)
     }
 }