|
|
@ -772,13 +772,14 @@ this.getActiveUsers() |
|
|
|
methods: { |
|
|
|
goToPage(item){ |
|
|
|
if(item==="one"){ |
|
|
|
window.location.href = 'https://zqsq.mca.gov.cn/CAFP/LEAP/Login/00/CAFP/Login.html'; |
|
|
|
window.open("https://zqsq.mca.gov.cn/CAFP/LEAP/Login/00/CAFP/Login.html", "_blank"); |
|
|
|
}else if(item=="two"){ |
|
|
|
window.location.href = 'https://chinavolunteer.mca.gov.cn/site/home'; |
|
|
|
window.open("https://chinavolunteer.mca.gov.cn/site/home", "_blank"); |
|
|
|
|
|
|
|
}else if(item=="three"){ |
|
|
|
window.location.href = 'https://chinavolunteer.mca.gov.cn/site/home'; |
|
|
|
window.open("https://chinavolunteer.mca.gov.cn/site/home", "_blank"); |
|
|
|
}else if(item=="five"){ |
|
|
|
window.location.href = 'https://shgz.mca.gov.cn/SWMS/LEAP/swmss/index.html#/web'; |
|
|
|
window.open("https://shgz.mca.gov.cn/SWMS/LEAP/swmss/index.html#/web", "_blank"); |
|
|
|
} |
|
|
|
}, |
|
|
|
getStatisticsList1(value){ |
|
|
|