From 90999439301de810454d92232433598b87d61d48 Mon Sep 17 00:00:00 2001
From: zgq <519541279@qq.com>
Date: 星期一, 08 二月 2021 12:28:13 +0800
Subject: [PATCH] 新增找货单
---
WebTM/views/index.html | 26 +++++++++++++++-----------
1 files changed, 15 insertions(+), 11 deletions(-)
diff --git a/WebTM/views/index.html b/WebTM/views/index.html
index 5b86336..9f0696c 100644
--- a/WebTM/views/index.html
+++ b/WebTM/views/index.html
@@ -105,6 +105,20 @@
<ul class="layui-nav layui-nav-tree" lay-shrink="all" id="LAY-system-side-menu" lay-filter="layadmin-system-side-menu">
<li data-name="set" class="layui-nav-item">
+ <a><i class="layui-icon layui-icon-set"></i><cite>浠撳瓨绠$悊</cite></a>
+ <dl class="layui-nav-child">
+ <dd class="layui-nav-itemed">
+ <a>浠撳簱璋冩嫧</a>
+ <dl class="layui-nav-child">
+ <dd><a href="浠撳瓨绠$悊/浠撳簱璋冩嫧/Kf_MoveStockBill_Fast.html" target="main_self_frame">璋冩嫧鍗�</a></dd>
+ <dd><a href="浠撳瓨绠$悊/浠撳簱璋冩嫧/Kf_UpMoveStockBill.html" target="main_self_frame">涓婃灦璋冩嫧鍗�</a></dd>
+ <dd><a href="浠撳瓨绠$悊/浠撳簱璋冩嫧/Cc_LookingForBill.html" target="main_self_frame">鎵捐揣鍗�</a></dd>
+ <dd><a href="浠撳瓨绠$悊/浠撳簱璋冩嫧/Cc_ReturnBill.html" target="main_self_frame">褰掕繕鍗�</a></dd>
+ </dl>
+ </dd>
+ </dl>
+ </li>
+ <li data-name="set" class="layui-nav-item">
<a><i class="layui-icon layui-icon-set"></i><cite>璁″垝绠$悊</cite></a>
<dl class="layui-nav-child">
<dd class="layui-nav-itemed">
@@ -205,16 +219,6 @@
</dl>
</li>
<li data-name="template" class="layui-nav-item">
- <a href="javascript:;" lay-tips="浠撳簱璋冩嫧" lay-direction="2">
- <i class="layui-icon layui-icon-user"></i>
- <cite>浠撳簱璋冩嫧</cite>
- </a>
- <dl class="layui-nav-child">
- <dd><a href="浠撳簱璋冩嫧/浠撳簱璋冩嫧/Kf_MoveStockBill_Fast.html" target="main_self_frame">璋冩嫧鍗�</a></dd>
- <!--<dd><a>棰嗘枡璋冩嫧</a></dd>-->
- </dl>
- </li>
- <li data-name="template" class="layui-nav-item">
<a href="javascript:;" lay-tips="宸ュ簭姹囨姤" lay-direction="2">
<i class="layui-icon layui-icon-user"></i>
<cite>宸ュ簭姹囨姤</cite>
@@ -238,7 +242,7 @@
<dd><a href="楠屾敹鍏ュ簱/鍏朵粬鍏ュ簱/Kf_OtherInBill_FastList.html" target="main_self_frame">鍏朵粬鍏ュ簱鍗曠紦瀛樺垪琛�</a></dd>
<dd><a href="楠屾敹鍏ュ簱/澶栬喘鍏ュ簱/Kf_POStockInBill_FastList.html" target="main_self_frame">澶栬喘鍏ュ簱鍗曠紦瀛樺垪琛�</a></dd>
<dd><a href="楠屾敹鍏ュ簱/濮斿鍏ュ簱/Kf_EntrustInBill_FastList.html" target="main_self_frame">濮斿鍏ュ簱鍗曠紦瀛樺垪琛�</a></dd>
- <dd><a href="浠撳簱璋冩嫧/浠撳簱璋冩嫧/Kf_MoveStockBill_FastList.html" target="main_self_frame">璋冩嫧鍗曠紦瀛樺垪琛�</a></dd>
+ <dd><a href="浠撳瓨绠$悊/浠撳簱璋冩嫧/Kf_MoveStockBill_FastList.html" target="main_self_frame">璋冩嫧鍗曠紦瀛樺垪琛�</a></dd>
<dd><a href="棰嗘枡鍙戣揣/棰嗘枡鍑哄簱/Kf_MateOutBackBill_FastList.html" target="main_self_frame">棰嗘枡鍑哄簱鍗曠孩瀛楃紦瀛樺垪琛�</a></dd>
<dd><a href="棰嗘枡鍙戣揣/鍏朵粬鍑哄簱/Kf_OtherOutBackBill_FastList.html" target="main_self_frame">鍏朵粬鍑哄簱鍗曠孩瀛楃紦瀛樺垪琛�</a></dd>
<dd><a href="棰嗘枡鍙戣揣/濮斿鍑哄簱/Kf_EntrustOutBackBill_FastList.html" target="main_self_frame">濮斿鍑哄簱鍗曠孩瀛楃紦瀛樺垪琛�</a></dd>
--
Gitblit v1.9.1