@@ -414,10 +414,11 @@ export default {
if (data.length > 0) {
// do something
} else {
+ this.thirdPartyExchange.thirdPowerList = []
this.$toast('暂未获取到兑换列表')
}
- this.$toast('响应异常')
} catch (error) {
console.log(error)