duy 1 anno fa
parent
commit
1e610159cd
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/views/transfer/components/carry-spot-checks.vue

+ 1 - 1
src/views/transfer/components/carry-spot-checks.vue

@@ -322,7 +322,7 @@ const changePdf = (row)=>{
     if (pdfUrl.value && pdfUrl?.value.length > 0) {
             setTimeout(() => {
                  serReviewFile()
-            }, 300000)
+            }, 30000)
      }