From fc766d167a1e46edef16bf6d6c2ef8217d1f81a1 Mon Sep 17 00:00:00 2001
From: zgq <519541279@qq.com>
Date: 星期一, 12 四月 2021 16:33:08 +0800
Subject: [PATCH] 销售出库返回错误时关闭遮罩

---
 WebTM/Properties/PublishProfiles/webtm.pubxml.user |    4 ++--
 WebTM/views/领料发货/销售出库/Kf_SellOutBill_Fast.html     |    1 -
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/WebTM/Properties/PublishProfiles/webtm.pubxml.user b/WebTM/Properties/PublishProfiles/webtm.pubxml.user
index 137a35e..874957c 100644
--- a/WebTM/Properties/PublishProfiles/webtm.pubxml.user
+++ b/WebTM/Properties/PublishProfiles/webtm.pubxml.user
@@ -583,7 +583,7 @@
       <publishTime>01/14/2021 10:06:23</publishTime>
     </File>
     <File Include="layuiadmin/Scripts/webConfig.js">
-      <publishTime>03/31/2021 20:20:54</publishTime>
+      <publishTime>04/12/2021 16:27:25</publishTime>
     </File>
     <File Include="layuiadmin/style/admin.css">
       <publishTime>01/14/2021 10:06:24</publishTime>
@@ -1225,7 +1225,7 @@
       <publishTime>01/14/2021 10:06:24</publishTime>
     </File>
     <File Include="views/棰嗘枡鍙戣揣/閿�鍞嚭搴�/Kf_SellOutBill_Fast.html">
-      <publishTime>04/02/2021 10:19:55</publishTime>
+      <publishTime>04/12/2021 16:26:51</publishTime>
     </File>
     <File Include="views/棰嗘枡鍙戣揣/閿�鍞嚭搴�/Kf_SellOutBill_FastList.html">
       <publishTime>01/14/2021 10:06:24</publishTime>
diff --git "a/WebTM/views/\351\242\206\346\226\231\345\217\221\350\264\247/\351\224\200\345\224\256\345\207\272\345\272\223/Kf_SellOutBill_Fast.html" "b/WebTM/views/\351\242\206\346\226\231\345\217\221\350\264\247/\351\224\200\345\224\256\345\207\272\345\272\223/Kf_SellOutBill_Fast.html"
index 64e0c5d..420b04f 100644
--- "a/WebTM/views/\351\242\206\346\226\231\345\217\221\350\264\247/\351\224\200\345\224\256\345\207\272\345\272\223/Kf_SellOutBill_Fast.html"
+++ "b/WebTM/views/\351\242\206\346\226\231\345\217\221\350\264\247/\351\224\200\345\224\256\345\207\272\345\272\223/Kf_SellOutBill_Fast.html"
@@ -989,7 +989,6 @@
                                   }
                                 });
                                 //婧愬崟鏌ヨ揣
-                                var index = layer.load(0);
                                 $.ajax({
                                     url: GetWEBURL() + "/LookingFor/GetSellOutFindSP",
                                     type: "GET",

--
Gitblit v1.9.1