|
@@ -261,7 +261,7 @@
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
function redirectToEpidemicService() {
|
|
function redirectToEpidemicService() {
|
|
|
- window.open(pagePath.substring(0, pagePath.lastIndexOf("/")) + '/serviceleague/admin/infoList');
|
|
|
|
|
|
|
+ window.open(pagePath.substring(0, pagePath.lastIndexOf("/")) + '/serviceleague/epidemic/#/infoList');
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
function clearStorage() {
|
|
function clearStorage() {
|