From 802baa29b148386433ce63abfafd4405ada3fe72 Mon Sep 17 00:00:00 2001
From: zgq <519541279@qq.com>
Date: 星期五, 02 四月 2021 10:24:50 +0800
Subject: [PATCH] 销售出库扫源单页签跳转
---
WebTM/Properties/PublishProfiles/webtm.pubxml.user | 2 +-
WebTM/views/领料发货/销售出库/Kf_SellOutBill_Fast.html | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/WebTM/Properties/PublishProfiles/webtm.pubxml.user b/WebTM/Properties/PublishProfiles/webtm.pubxml.user
index 3ee2146..137a35e 100644
--- a/WebTM/Properties/PublishProfiles/webtm.pubxml.user
+++ b/WebTM/Properties/PublishProfiles/webtm.pubxml.user
@@ -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:06:44</publishTime>
+ <publishTime>04/02/2021 10:19:55</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 f65b3f8..64e0c5d 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"
@@ -999,7 +999,7 @@
ZHOption.data = result.data;
table.render(ZHOption);
layer.close(index);
- element.tabChange('tab-SellOutBill', '5');
+ //element.tabChange('tab-SellOutBill', '5');
}
else {
layer.close(index);
--
Gitblit v1.9.1