From 42020c854d6087a5af50d97de658b57e55996939 Mon Sep 17 00:00:00 2001
From: duhe <226547893@qq.com>
Date: 星期一, 02 九月 2024 09:13:52 +0800
Subject: [PATCH] 1.工艺路线:复制、编辑 进入页面没有带出数据 原因:Gy_RoutingBillMain表缺少字段HBeginDate、HEndDate 处理方法:在表中增加字段
---
WebTM/views/index.html | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/WebTM/views/index.html b/WebTM/views/index.html
index 1780e94..45725c9 100644
--- a/WebTM/views/index.html
+++ b/WebTM/views/index.html
@@ -711,6 +711,9 @@
<dl class="layui-nav-child">
<dd><a lay-href="璐ㄩ噺绠$悊/璐ㄩ噺鎶ヨ〃/QC_InspectionFormReport.html">SPC妫�楠屽崟鍒嗘瀽</a></dd>
<dd><a lay-href="璐ㄩ噺绠$悊/璐ㄩ噺鎶ヨ〃/QC_QualityStatisticsDailyReport.html">鐢熶骇璐ㄩ噺缁熻鏃ユ姤</a></dd>
+ <dd><a lay-href="璐ㄩ噺绠$悊/璐ㄩ噺鎶ヨ〃/QC_MoistureContentDataLedger.html">鍚按鐜囨暟鎹彴璐�</a></dd>
+ <dd><a lay-href="璐ㄩ噺绠$悊/璐ㄩ噺鎶ヨ〃/QC_PerformanceScrapLedger.html">鎬ц兘鎶ュ簾鍙拌处</a></dd>
+ <dd><a lay-href="璐ㄩ噺绠$悊/璐ㄩ噺鎶ヨ〃/QC_RegistrationForTestingReport.html">閫佹祴鐧昏鏁版嵁鍙拌处</a></dd>
</dl>
</dd>
</dl>
--
Gitblit v1.9.1