Commit 9a7a9240a6d730fdadbe8a1c50db3a7de52d87cd
1 parent
b7ed685b
赤峰分支
Showing
2 changed files
with
2 additions
and
2 deletions
src/components/home.vue
| ... | ... | @@ -40,7 +40,7 @@ export default { |
| 40 | 40 | // ]) |
| 41 | 41 | }, |
| 42 | 42 | created() { |
| 43 | - this.$http.get('hmQrCodeInOutPark/noCarQRcodeInOutPark') | |
| 43 | + this.$http.get('http://39.98.54.240:8090/hmQrCodeInOutPark/noCarQRcodeInOutPark') | |
| 44 | 44 | .then(function(response) { |
| 45 | 45 | console.log(response) |
| 46 | 46 | }) | ... | ... |
src/https.js