浏览代码

时间调整

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('文件下载失败')