From 76a5b4bcdc361da737fffcaa095342c60bc8d98b Mon Sep 17 00:00:00 2001
From: YL <YL@LAPTOP-SE03PLUR>
Date: 星期三, 08 九月 2021 09:15:12 +0800
Subject: [PATCH] nothing

---
 WebTM/views/生产管理/上料防错单/Sc_Add_MaterToSourceBillList.html |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git "a/WebTM/views/\347\224\237\344\272\247\347\256\241\347\220\206/\344\270\212\346\226\231\351\230\262\351\224\231\345\215\225/Sc_Add_MaterToSourceBillList.html" "b/WebTM/views/\347\224\237\344\272\247\347\256\241\347\220\206/\344\270\212\346\226\231\351\230\262\351\224\231\345\215\225/Sc_Add_MaterToSourceBillList.html"
index 2801600..0308984 100644
--- "a/WebTM/views/\347\224\237\344\272\247\347\256\241\347\220\206/\344\270\212\346\226\231\351\230\262\351\224\231\345\215\225/Sc_Add_MaterToSourceBillList.html"
+++ "b/WebTM/views/\347\224\237\344\272\247\347\256\241\347\220\206/\344\270\212\346\226\231\351\230\262\351\224\231\345\215\225/Sc_Add_MaterToSourceBillList.html"
@@ -855,6 +855,7 @@
                                     {
                                         // 鍘婚噸(涓嶈兘鏈夌浉鍚屾壂鐮佺墿鏂�)
                                         for (var i = 0; i < tableBak.length; i++) {
+                                            console.log(tableBak[i].HMaterID, result.data[0].HMaterID);
                                             if (tableBak[i].HMaterID == result.data[0].HMaterID) {
                                                 layer.msg("宸叉壂鎻�,璇峰嬁閲嶅鎵爜锛�", { icon: 0, time: 2000 });
                                             }

--
Gitblit v1.9.1