Browse Source

上传进度修改

duy 1 tháng trước cách đây
mục cha
commit
2feed6858a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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)