From a011663fa92dcf8b63ff0fbf793be7883ce38acc Mon Sep 17 00:00:00 2001 From: yusijie <ysj@hz-kingdee.com> Date: 星期一, 27 三月 2023 22:57:42 +0800 Subject: [PATCH] 龙山汽配打印界面,F7物料列表,便捷方式;条码打印修复列设置,表体添加炉号、钢卷号等字段;职员,仓库打印条码;条码档案列表添加炉号等字段;工序出站PDA;流转卡派工单; --- WebTM/views/home/console.html | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/WebTM/views/home/console.html b/WebTM/views/home/console.html index 8014938..37cf596 100644 --- a/WebTM/views/home/console.html +++ b/WebTM/views/home/console.html @@ -68,9 +68,9 @@ </a> </li> <li class="layui-col-xs3"> - <a href="../浠撳瓨绠$悊/浠撳簱璋冩嫧/Cc_LookingForBill.html" target="main_self_frame"> + <a href="../浠撳瓨绠$悊/鏉$爜鐢熸垚/Gy_BarCodeBill.html" target="main_self_frame"> <i class="layui-icon layui-icon-app"></i> - <cite>涓嬫灦鎵捐揣鍗�</cite> + <cite>鏉$爜鐢熸垚</cite> </a> </li> </ul> @@ -187,9 +187,9 @@ </a> </li> <li class="layui-col-xs3"> - <a href="../浠撳瓨绠$悊/浠撳簱璋冩嫧/Cc_LookingForBill.html" target="main_self_frame"> - <i class="layui-icon layui-icon-location"></i> - <cite>涓嬫灦鎵捐揣鍗�</cite> + <a href="../浠撳瓨绠$悊/鏉$爜鐢熸垚/Gy_BarCodeBill.html" target="main_self_frame"> + <i class="layui-icon layui-icon-app"></i> + <cite>鏉$爜鐢熸垚</cite> </a> </li> </ul> -- Gitblit v1.9.1