ソースを参照

修改疫情云指向链接

wangjiang988 5 年 前
コミット
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() {
-            window.open(pagePath.substring(0, pagePath.lastIndexOf("/")) + '/serviceleague/admin/infoList');
+            window.open(pagePath.substring(0, pagePath.lastIndexOf("/")) + '/serviceleague/epidemic/#/infoList');
         }
 
         function clearStorage() {