修复bug

This commit is contained in:
yanran200730
2022-07-29 15:33:11 +08:00
parent a453c5779d
commit a1ebcb61a3

View File

@@ -71,8 +71,6 @@ export default {
cityCode: `${data.ad_info.adcode}`
})
alert(JSON.stringify(data))
this.getWeather(`${data.ad_info.adcode}`)
}
})