src/components/homeImageList.vue
@@ -73,7 +73,7 @@ }, }, data() { let baseUrl = window.location.protocol+"//"+window.location.hostname+":8919/fg/"; let baseUrl = window.location.protocol+"//"+window.location.hostname+`${location.port ? ':'+location.port : ''}/fg/`; let action = baseUrl+"battInf/uploadPicOfStation"; return { uploadImageDialog: false,