@@ -226,7 +226,7 @@ export default {
})
.then(res => {
this.orderId = res.id;
- if (this.gas) {
+ if (Number(this.gas)) {
this.$nextTick(() => {
if (this.payType === 'ALIPAY') {
// document.location.replace(