qinzhipeng_v 5 жил өмнө
parent
commit
1d2e9f27a8

+ 1 - 1
src/views/Platform/presentation/Templates/ClientReport.vue

@@ -236,7 +236,7 @@ export default {
             document.querySelector('body').removeChild(copyDom)
           })
         })
-      }, 1000)
+      }, 500)
     }
   }
 }