From 533df0275a3090951af5d3bf8f5fdbeea2ce44b8 Mon Sep 17 00:00:00 2001
From: zhaowc <526854230@qq.com>
Date: 星期五, 17 一月 2025 09:42:11 +0800
Subject: [PATCH] WCS出库完成接口修改,PDA的AGV转运调度小车修改

---
 HTML/views/ASNSetting/ArrivalNoticeDetail.html |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/HTML/views/ASNSetting/ArrivalNoticeDetail.html b/HTML/views/ASNSetting/ArrivalNoticeDetail.html
index 532051b..c9f20f8 100644
--- a/HTML/views/ASNSetting/ArrivalNoticeDetail.html
+++ b/HTML/views/ASNSetting/ArrivalNoticeDetail.html
@@ -177,6 +177,7 @@
 				{ field: 'PackagNo', title: '鍖呰鍚嶇О', width: 160, templet: "#table-content-Packlist" },
 				{ field: 'Lot1', title: '鐢熶骇鏃ユ湡', align: 'center', edit: 'text', width: 140 },
 				{ field: 'Lot2', title: '杩囨湡鏃ユ湡', align: 'center', edit: 'text', width: 140 },
+				{ field: 'IsBale', title: '鏄惁瑁瑰寘', align: 'center', edit: 'text', width: 140 },
 
 				// { field: 'Price', title: '鍗曚环', align: 'center', width: 80 },
 				// { field: 'Money', title: '閲戦', align: 'center', width: 100 },

--
Gitblit v1.8.0