From fc766d167a1e46edef16bf6d6c2ef8217d1f81a1 Mon Sep 17 00:00:00 2001
From: zgq <519541279@qq.com>
Date: 星期一, 12 四月 2021 16:33:08 +0800
Subject: [PATCH] 销售出库返回错误时关闭遮罩
---
WebTM/views/领料发货/销售出库/Kf_SellOutBill_Fast.html | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
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