Merge branch 'master' of http://114.132.189.42:9002/r/tx-lims-before into master
| | |
| | | </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> |
| | |
| | | // 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'; |