Explorar el Código

上传进度修改

duy hace 1 mes
padre
commit
2feed6858a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/data-fill/division.vue

+ 1 - 1
src/views/data-fill/division.vue

@@ -2903,7 +2903,7 @@ const confirmTap = async ()=>{
     setTimeout(async ()=>{
           await getIsImportData()
             if ( isCanClickImport.value) {
-                await getImportProgressData()
+                 startProgressTimer()
             }
     }, 3000)