zcy hace 3 años
padre
commit
7004ce2e57
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/security/stand/index.vue

+ 1 - 1
src/views/security/stand/index.vue

@@ -221,7 +221,7 @@ export default {
         if (this.jd === 96) {
           clearInterval(interval)
         }
-      }, 300)
+      }, 2000)
       downFile(this.url.qrcodeAll).then((data) => {
         if (data.code !== 200) {
           this.$message.warning('文件下载失败')