zouyu
2023-09-13 b562911b2fe01cf2fc6a08ee8509d18aeeb2d6e4
src/main.js
@@ -24,6 +24,9 @@
Vue.use(api);
const javaApi = 'http://192.168.0.23:8001'
// localhost 127.0.0.1
// const javaApi = 'http://127.0.0.1'
@@ -58,6 +61,7 @@
      // console.log(config.data)
   }
   return config
}, function(error) {
   return Promise.reject(error)