Monitor-APP/pages/home/home.vue @@ -252,7 +252,6 @@ data: JSON.stringify(param), success(res) { res = res.data console.log(res); if (res.code === 200 && res.data.body.length>0) { that.locs = []; for (let k of res.data.body) {