|
@ -399,7 +399,7 @@ export default { |
|
|
if (index === 8) { |
|
|
if (index === 8) { |
|
|
window.open('/#/index', '_blank') |
|
|
window.open('/#/index', '_blank') |
|
|
} else if (index === 0) { |
|
|
} else if (index === 0) { |
|
|
window.open('http://192.168.3.8:9531/customer/#/' + '?token=' + getStorage(), '_blank') |
|
|
window.open('http://jianguan.yyundong.com/customer/#/' + '?token=' + getStorage(), '_blank') |
|
|
} else if (index === 1) { |
|
|
} else if (index === 1) { |
|
|
window.open('http://jianguan.yyundong.com/report/#/' + '?token=' + getStorage(), '_blank') |
|
|
window.open('http://jianguan.yyundong.com/report/#/' + '?token=' + getStorage(), '_blank') |
|
|
} else if (index === 2) { |
|
|
} else if (index === 2) { |
|
|