From 15536019b9934e10986876b91434f64ebcfda050 Mon Sep 17 00:00:00 2001
From: zgq <519541279@qq.com>
Date: 星期四, 22 四月 2021 17:13:26 +0800
Subject: [PATCH] 新增工序进站、出站模块

---
 WebTM/views/index.html |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/WebTM/views/index.html b/WebTM/views/index.html
index bd1d2f4..2dd59fd 100644
--- a/WebTM/views/index.html
+++ b/WebTM/views/index.html
@@ -344,6 +344,13 @@
                               <dd><a lay-href="杞﹂棿绠$悊/宸ュ簭杩涚珯鎺ユ敹鍗�/Cj_StationInBillList.html">宸ュ簭杩涚珯鎺ユ敹鍗曞垪琛�</a></dd>
                           </dl>
                       </dd>
+                      <dd>
+                          <a>宸ュ簭鍑虹珯鍙戝嚭鍗�</a>
+                          <dl class="layui-nav-child append" id="append">
+                              <dd><a lay-href="杞﹂棿绠$悊/宸ュ簭鍑虹珯鍙戝嚭鍗�/Cj_StationOutBill.html">宸ュ簭鍑虹珯鍙戝嚭鍗�</a></dd>
+                              <dd><a lay-href="杞﹂棿绠$悊/宸ュ簭鍑虹珯鍙戝嚭鍗�/Cj_StationOutBillList.html">宸ュ簭鍑虹珯鍙戝嚭鍗曞垪琛�</a></dd>
+                          </dl>
+                      </dd>
                   </dl>
               </li>
               <li data-name="set" class="layui-nav-item">

--
Gitblit v1.9.1