pay/scanpay.vue
@@ -359,10 +359,10 @@ res.logoImage = config.baseURL + res.logoImage } this.shopInfo = res }).catch(() => { }).catch((err) => { clearTimeout(timer) this.shopInfo.scanFlag = 0 this.tips = '当前用户过多,请稍后重试~_~' this.tips = err.description||'当前用户过多,请稍后重试~_~' this.loading = false })