licp
2024-10-28 3845f43c43252185a134566a63670de9d1c2d253
Merge branch 'master' of http://114.132.189.42:9002/r/tx-lims-before into master
已修改2个文件
6 ■■■■ 文件已修改
index.html 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main.js 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
index.html
@@ -29,7 +29,7 @@
</head>
<body>
<div id="app"></div>
<script type='text/javascript' src='http://10.16.173.59:81/web-apps/apps/api/documents/api.js'></script>
<script type='text/javascript' src='https://ztwxlims.ztt.cn:7443/web-apps/apps/api/documents/api.js'></script>
</body>
<script src="<%= htmlWebpackPlugin.options.url %>/static/luckysheet/plugins/js/plugin.js"></script>
<script src="<%= htmlWebpackPlugin.options.url %>/static/luckysheet/luckysheet.umd.js"></script>
src/main.js
@@ -31,6 +31,10 @@
// Vue.prototype.LOCATIONVUE = "https://ztwxlims.ztt.cn:7443";
// const javaApi = 'https://ztwxlims.ztt.cn:7443/lims/';
// 通信正式库
Vue.prototype.LOCATIONVUE = "https://ztwxlims.ztt.cn:7443";
const javaApi = 'https://ztwxlims.ztt.cn:7443/lims/';
//云
// Vue.prototype.LOCATIONVUE = "http://114.132.189.42:8080";
// const javaApi = 'http://10.1.13.77/:1234';