恒通达新地址
This commit is contained in:
parent
767f65e19f
commit
26a4bbb67d
|
|
@ -13,8 +13,6 @@ const queryParams = new URLSearchParams(window.location.search);
|
|||
const dataTypeParam = queryParams.get('q');
|
||||
export default {
|
||||
name: 'app',
|
||||
components: {
|
||||
},
|
||||
data() {
|
||||
return {
|
||||
dataType: '',
|
||||
|
|
|
|||
|
|
@ -6,9 +6,9 @@ const api = {
|
|||
//永盛
|
||||
baseURL2: 'http://123.207.37.67:9001',
|
||||
|
||||
baseURL: 'http://36.139.158.169:9261',
|
||||
baseURL2: 'http://36.139.158.169:9261',
|
||||
|
||||
baseURL3: 'http://vmikhs.demo.natool.cn',
|
||||
baseURL: 'http://ppjlar.demo.natool.cn',
|
||||
|
||||
get (url) {
|
||||
return new Promise((resolve, reject) => {
|
||||
|
|
|
|||
Loading…
Reference in New Issue