spring
2025-03-19 07a41ade45c962e93a9d449ce1be0eec52e66a6a
src/main.js
@@ -20,9 +20,9 @@
Vue.prototype.PROJECT = "检测中心";
// Vue.prototype.PROJECT = '装备电缆'
//本地
// Vue.prototype.LOCATIONVUE = "http://127.0.0.1:80";
// const javaApi = 'http://127.0.0.1:8001';
const javaApi = "http://192.168.0.104:8001";
Vue.prototype.LOCATIONVUE = "http://127.0.0.1:80";
const javaApi = "http://127.0.0.1:8001";
// const javaApi = "http://192.168.0.170:8001";
//通信测试库
// Vue.prototype.LOCATIONVUE = "http://10.1.13.77:8080";
@@ -30,8 +30,8 @@
// 通信正式库
// Vue.prototype.LOCATIONVUE = "http://192.168.22.29:8080";
// const javaApi = 'http://192.168.22.29:8001/lims/';
// const javaApi = 'https://ztwxlims.ztt.cn:7443/lims/';
// const javaApi = 'http://192.168.22.29:8001/lims/';
// //云
// Vue.prototype.LOCATIONVUE = "http://114.132.189.42:8080";