@@ -327,6 +327,7 @@ Component({
that.clearInterval();
that.triggerEvent('authorizationSuccessful', true);
} else {
+ that.clearInterval();
wx.showToast({
title: '授权失败,请先办理入住',
icon: 'none'