diff --git a/packkey/wx-combining.html b/packkey/wx-combining.html index 125f573..fc040e9 100644 --- a/packkey/wx-combining.html +++ b/packkey/wx-combining.html @@ -372,9 +372,6 @@ setTimeout(() => { self.groupProductVoucherDetail(); }, 5000) - } else { - clearInterval(self.timeGet) - self.timeGet = null; } // 代码暂时这样 diff --git a/packkey/ysf-combining.html b/packkey/ysf-combining.html index cdcd8fb..3480819 100644 --- a/packkey/ysf-combining.html +++ b/packkey/ysf-combining.html @@ -372,9 +372,6 @@ setTimeout(() => { self.groupProductVoucherDetail(); }, 5000) - } else { - clearInterval(self.timeGet) - self.timeGet = null; } // 代码暂时这样 diff --git a/wx-combining.html b/wx-combining.html index aae06e8..5faacd7 100644 --- a/wx-combining.html +++ b/wx-combining.html @@ -370,9 +370,6 @@ setTimeout(() => { self.groupProductVoucherDetail(); }, 5000) - } else { - clearInterval(self.timeGet) - self.timeGet = null; } } else { self.openErrorDialog(res.message) diff --git a/ysf-combining.html b/ysf-combining.html index ba96ef5..533d19d 100644 --- a/ysf-combining.html +++ b/ysf-combining.html @@ -371,9 +371,6 @@ setTimeout(() => { self.groupProductVoucherDetail(); }, 5000) - } else { - clearInterval(self.timeGet) - self.timeGet = null; } } else { self.openErrorDialog(res.message)