From 5b2d3abf401f5167a537ef0bdfed9540324f0429 Mon Sep 17 00:00:00 2001
From: zgq <519541279@qq.com>
Date: 星期五, 26 二月 2021 14:47:00 +0800
Subject: [PATCH] nothing

---
 WebTM/views/领料发货/销售出库/Kf_SellOutBill_Fast.html |    6 ++++--
 1 files changed, 4 insertions(+), 2 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 8fe3631..8d2e163 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"
@@ -631,10 +631,12 @@
                                 btn2: function () {
                                     //parent.layui.admin.events.closeThisTabs();鍏抽棴椤电
                                     //window.close();//鍏抽棴椤甸潰锛屾祻瑙堝櫒鏈夋晥锛孭DA鏃犳晥
-                                    sessionStorage["SourceFlag"] = false;
                                     parent.location.href = "../../../views/index.html";
                                 }//鍏抽棴
-                            }, function () { window.location.reload(); });//鏂板
+                            }, function () {
+                                sessionStorage["SourceFlag"] = false;
+                                window.location.reload();
+                            });//鏂板
                         }
                         else {
                             layer.msg(data.Message, { icon: 5, btn: ['纭'], time: 100000, offset: 't', skin: 'layui-layer-lan', title: "娓╅Θ鎻愮ず" });

--
Gitblit v1.9.1