Explorar el Código

修改 字段添加

huZhiHao hace 5 años
padre
commit
8eb3f87ed6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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() {