Parcourir la source

修改 字段添加

huZhiHao il y a 5 ans
Parent
commit
9910cc6544
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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/admin/infoList');
         }
 
         function clearStorage() {