zss
2023-09-14 49bd2c4b798bd57ec09c5d731e2bc78345c6fb25
src/main.js
@@ -24,8 +24,9 @@
Vue.use(api);
const javaApi = 'http://192.168.0.23:8001'
// localhost 127.0.0.1
// const javaApi = '192.168.0.6'
// const javaApi = 'http://127.0.0.1:8001/'
@@ -60,6 +61,7 @@
      // console.log(config.data)
   }
   return config
}, function(error) {
   return Promise.reject(error)