@@ -842,7 +842,7 @@ export default {
}
var that = this;
- axios.get('http://127.0.0.1:9531/api/bwfapiao/red',{params:params}).then(function(response) {
+ axios.get('http://127.0.0.1:9532/api/bwfapiao/red',{params:params}).then(function(response) {
if (response.data.state == 0) {
that.red_loading = false