Browse Source

时间调整

zcy 3 năm trước cách đây
mục cha
commit
7004ce2e57
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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('文件下载失败')