项目代码/DP/src/views/indexs/station-one.vue
@@ -34,7 +34,7 @@ }, methods: { fetchData() { axios.post("http://127.0.0.1:5000/api/LocationInfo/LocationStatus", null) axios.post("http://172.21.1.139:5000/api/LocationInfo/LocationStatus", null) .then((response) => { this.tableData = []; response.forEach(item => {