From f75e74f8d18bf375129ba6947130704595560390 Mon Sep 17 00:00:00 2001
From: wtt <1985833171@qq.com>
Date: 星期二, 22 七月 2025 11:41:24 +0800
Subject: [PATCH] 1

---
 WebTM/views/生产管理/生产开工单/Sc_Add_MESBeginWorkBillList.html |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git "a/WebTM/views/\347\224\237\344\272\247\347\256\241\347\220\206/\347\224\237\344\272\247\345\274\200\345\267\245\345\215\225/Sc_Add_MESBeginWorkBillList.html" "b/WebTM/views/\347\224\237\344\272\247\347\256\241\347\220\206/\347\224\237\344\272\247\345\274\200\345\267\245\345\215\225/Sc_Add_MESBeginWorkBillList.html"
index 56e8e78..83c71ae 100644
--- "a/WebTM/views/\347\224\237\344\272\247\347\256\241\347\220\206/\347\224\237\344\272\247\345\274\200\345\267\245\345\215\225/Sc_Add_MESBeginWorkBillList.html"
+++ "b/WebTM/views/\347\224\237\344\272\247\347\256\241\347\220\206/\347\224\237\344\272\247\345\274\200\345\267\245\345\215\225/Sc_Add_MESBeginWorkBillList.html"
@@ -1518,12 +1518,12 @@
                             if (data.count == 1)// 璇存槑楠岃瘉鎴愬姛浜嗭紝
                             {
                                 var LoadData = data.data;
-                                $("#HWorkShiftID").val(LoadData[0].HInterID); //褰撳墠宸ュ簭ID
+                                $("#HWorkShiftID").val(LoadData[0].HInterID); //褰撳墠宸ュ簭ID  
                                 $("#HWorkShiftName").val(LoadData[0].鐝); //褰撳墠宸ュ簭
                             }
-                            else {
-                                layer.alert(data.Message, { icon: 5 });
-                            }
+                            //else {
+                            //    layer.alert(data.Message, { icon: 5 });
+                            //}
                         },
                         error: function (err) {
                             layer.alert(err, { icon: 5 });

--
Gitblit v1.9.1