|
|
@ -400,7 +400,7 @@ export default { |
|
|
|
defaultOrgPathName: this.defaultOrgPathName, |
|
|
|
defaultOrgPath: this.defaultOrgPath |
|
|
|
} |
|
|
|
if (index === 8) { |
|
|
|
if (index === 9) { |
|
|
|
window.open('/#/index', '_blank') |
|
|
|
} else if (index === 0) { |
|
|
|
window.open('http://jianguan.yyundong.com/customer/#/' + '?token=' + getStorage(), '_blank') |
|
|
@ -413,8 +413,7 @@ export default { |
|
|
|
} else if (index === 4) { |
|
|
|
window.open('http://jianguan.yyundong.com/work/#/' + '?token=' + getStorage(), '_blank') |
|
|
|
} else if (index === 5) { |
|
|
|
|
|
|
|
// window.open('http://jianguan.yyundong.com/message/#/' + '?token=' + getStorage(), '_blank') |
|
|
|
window.open('http://jianguan.yyundong.com/monitor/#/' + '?token=' + getStorage(), '_blank') |
|
|
|
} else if (index === 6) { |
|
|
|
window.open('http://jianguan.yyundong.com/message/#/' + '?token=' + getStorage(), '_blank') |
|
|
|
} else if (index === 7) { |
|
|
|