@@ -1059,7 +1059,7 @@ var vm = new Vue({
} else {
- this.$toast('请求失败')
+ // this.$toast('请求失败')
}
}.bind(this)
})