wangjiang988 5 лет назад
Родитель
Сommit
c9ffe7afcc
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/main/resources/templates/admin/common/header.html

+ 1 - 1
src/main/resources/templates/admin/common/header.html

@@ -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() {