From 7e7d83cee352eea6244901d1c46f1748a5820fee Mon Sep 17 00:00:00 2001
From: zhaowc <526854230@qq.com>
Date: 星期三, 28 八月 2024 08:16:53 +0800
Subject: [PATCH] Merge branch 'zwc'

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

diff --git a/HTML/views/WareHouseSetting/Locate.html b/HTML/views/WareHouseSetting/Locate.html
index e3fbe92..02f55f4 100644
--- a/HTML/views/WareHouseSetting/Locate.html
+++ b/HTML/views/WareHouseSetting/Locate.html
@@ -208,7 +208,7 @@
 							//鐩戝惉鎻愪氦
 							iframeWindow.layui.form.on('submit(' + submitID + ')', function (data) {
 								var field = data.field; //鑾峰彇鎻愪氦鐨勫瓧娈�
-								console.log(field);
+								console.log("淇敼鐨勫瓧娈碉細"+field);
 								var msg = [];
 								for (var i = 0; i < checkData.length; i++) {
 									// msg.push(checkData[i].Id);

--
Gitblit v1.8.0