Ver Fonte

修改疫情云指向链接

wangjiang988 há 5 anos atrás
pai
commit
a248f62a26
1 ficheiros alterados com 1 adições e 1 exclusões
  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() {
-            window.open(pagePath.substring(0, pagePath.lastIndexOf("/")) + '/serviceleague/admin/infoList');
+            window.open(pagePath.substring(0, pagePath.lastIndexOf("/")) + '/serviceleague/epidemic/#/infoList');
         }
 
         function clearStorage() {