zcy 3 年 前
コミット
7004ce2e57
1 ファイル変更1 行追加1 行削除
  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('文件下载失败')