From b5a5795a5a64d9a5b78b338de74909e240fe73c3 Mon Sep 17 00:00:00 2001 From: CZT <czt18638530771@163.com> Date: 星期一, 30 十月 2023 19:50:13 +0800 Subject: [PATCH] 优化账面库存页面、新增安全管理页面 --- igds-web/src/main/resources/templates/index/index-5303.html | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/igds-web/src/main/resources/templates/index/index-5303.html b/igds-web/src/main/resources/templates/index/index-5303.html index 9607dd1..31b9ac7 100644 --- a/igds-web/src/main/resources/templates/index/index-5303.html +++ b/igds-web/src/main/resources/templates/index/index-5303.html @@ -112,9 +112,9 @@ <P>鏅鸿兘姘旇皟</P> </a> </span> <span class="i-menu-item i-menu4 i-navBg4"> <a - href="javascript:;" onclick="openByTag('hlxz')"> <i><img + href="javascript:;" onclick="openByTag('warn')"> <i><img th:src="@{/static/images/i-icon-hlzx.png}"/></i> - <P>鐜祦鐔忚捀</P> + <P>鏅鸿兘棰勮</P> </a> </span> <span class="i-menu-item i-menu5 i-navBg5"> <a href="javascript:;" onclick="openQuantity()"> <i><img -- Gitblit v1.9.3