qinzhipeng_v 5 лет назад
Родитель
Сommit
1d2e9f27a8
1 измененных файлов с 1 добавлено и 1 удалено
  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)
     }
   }
 }