qinzhipeng_v 5 years ago
parent
commit
1d2e9f27a8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/Platform/presentation/Templates/ClientReport.vue

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

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