瀏覽代碼

修改疫情云指向链接

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