|
|
@ -214,7 +214,7 @@ export default { |
|
|
|
title: '业务管理' |
|
|
|
}, { |
|
|
|
imgUrl: require('@/assets/home/scm.png'), |
|
|
|
title: '供应链管理' |
|
|
|
title: '监管项目' |
|
|
|
}, { |
|
|
|
imgUrl: require('@/assets/home/bIcon2.png'), |
|
|
|
title: '风控管理' |
|
|
@ -396,7 +396,7 @@ export default { |
|
|
|
// let myPopup = window.open('http://120.46.172.184/message/#/' + '?token=' + getStorage(), '_blank') |
|
|
|
} else if (index == '1') { |
|
|
|
// let myPopup = window.open('http://127.0.0.1:9531/scm/#/' + '?token=' + getStorage() + '&organizationData=' + encodeURI((JSON.stringify(organizationData))), '_blank') |
|
|
|
let myPopup = window.open('http://anrui.yyundong.com/scm/#/' + '?token=' + getStorage() + '&organizationData=' + encodeURI((JSON.stringify(organizationData))), '_blank') |
|
|
|
let myPopup = window.open('http://122.14.222.186:7003/#/' + '?token=' + getStorage() + '&organizationData=' + encodeURI((JSON.stringify(organizationData))), '_blank') |
|
|
|
// let myPopup = window.open('http://120.46.172.184/scm/#/' + '?token=' + getStorage(), '_blank') |
|
|
|
} else if (index == '4') { |
|
|
|
// let myPopup = window.open('http://127.0.0.1:9531/fin/#/' + '?token=' + getStorage() + '&organizationData=' + encodeURI((JSON.stringify(organizationData))), '_blank') |
|
|
|