fix: 弹窗

This commit is contained in:
zhangds 2024-04-09 14:19:59 +08:00
parent e9cec06967
commit 803ece9fba
1 changed files with 1 additions and 1 deletions

View File

@ -437,7 +437,7 @@
// 超过50s增加请求间隔 为 30s
self.isTimeOut = 30000;
// 设置最大请求数 60分钟
if (self.cont > 60) {
if (self.cont > 14) {
self.openErrorDialog("请刷新页面重试!")
// 放弃
return