From 1b30a42460599a211120af2eeb6c0f074b58d871 Mon Sep 17 00:00:00 2001 From: ch <37327@LLOOCCY> Date: 星期日, 23 一月 2022 20:32:24 +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 5278b38..f658647 100644 --- a/WebTM/views/home/console_Mobile.html +++ b/WebTM/views/home/console_Mobile.html @@ -82,6 +82,12 @@ <cite>璋冩嫧鍗�</cite> </a> </li> + <li class="layui-col-xs3"> + <a href="../鐢熶骇绠$悊/鐢熶骇鎷嗙鍗�/Sc_PackSplitBill_Fast.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