@@ -610,6 +610,7 @@
console.log('payQuery', err);
}).finally(() => {
uni.hideLoading()
+ this.cansubmit = true;
})
}
}, interval);