licp
2024-06-14 1d79bd47ed03db7966c713761851b38a04319a88
src/main.js
@@ -23,6 +23,7 @@
//胜云服务器
// Vue.prototype.LOCATIONVUE = "http://syxt.shxiao2.cn";
// const javaApi = 'http://122.114.52.69:8001';
// const javaApi = 'http://10.1.200.86:8001';//正式服
Vue.prototype.HaveJson = (val) => {
   return JSON.parse(JSON.stringify(val))