From 37a2e1209d1cddb71f7740543e8df2e3a03cfd1f Mon Sep 17 00:00:00 2001
From: yuyou_x <2336760928@qq.com>
Date: 星期三, 13 三月 2024 09:58:50 +0800
Subject: [PATCH] 新增或修改物料信息时 物料编码唯一

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

diff --git a/HTML/views/ASNSetting/ArrivalNotice.html b/HTML/views/ASNSetting/ArrivalNotice.html
index 3c07fab..dd840b9 100644
--- a/HTML/views/ASNSetting/ArrivalNotice.html
+++ b/HTML/views/ASNSetting/ArrivalNotice.html
@@ -401,7 +401,7 @@
 				elem: '#EndTime'
 				, format: 'yyyy-MM-dd' //鍙换鎰忕粍鍚�
 			});
-
+			
 			var h1 = GetTableTopHeight();
 			var h2 = GetTableBottomHeight();
 

--
Gitblit v1.8.0