Merge remote-tracking branch 'origin/dev-cq' into dev-cq
This commit is contained in:
commit
efe50ba2b1
|
|
@ -16,7 +16,7 @@
|
|||
},
|
||||
methods: {
|
||||
openNewWindow() {
|
||||
window.open('http://112.29.103.165:21624/index01.html?token='+localStorage.getItem('token'), '_blank');
|
||||
window.open('http://112.29.103.165:21626/index01.html?token='+localStorage.getItem('token'), '_blank');
|
||||
}
|
||||
}
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue