he wei
2025-03-05 6c6d843415dd49cbdb35ce343e4d78ce17e0cac9
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,