From 457f166d47c8b4502bc658d06c0f33af9ce33e8c Mon Sep 17 00:00:00 2001 From: YL <YL@LAPTOP-SE03PLUR> Date: 星期一, 07 二月 2022 22:08:02 +0800 Subject: [PATCH] 班组职员清单 --- WebTM/views/home/console_Mobile.html | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/WebTM/views/home/console_Mobile.html b/WebTM/views/home/console_Mobile.html index f658647..115d469 100644 --- a/WebTM/views/home/console_Mobile.html +++ b/WebTM/views/home/console_Mobile.html @@ -88,6 +88,12 @@ <cite>鐢熶骇鎷嗙鍗�</cite> </a> </li> + <li class="layui-col-xs3"> + <a href="../浠撳瓨绠$悊/鏉$爜搴撳瓨/KF_ICInventoryByMaterID.html" target="main_self_frame"> + <i class="layui-icon layui-icon-find-fill"></i> + <cite>鏉$爜搴撳瓨</cite> + </a> + </li> </ul> </div> </div> -- Gitblit v1.9.1