duy hace 1 año
padre
commit
792004de36
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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)
     }
 }