From 137c4f4562adb02a96e72f7d7b6293aba974c66a Mon Sep 17 00:00:00 2001
From: ch <37327@LLOOCCY>
Date: 星期五, 02 七月 2021 08:46:58 +0800
Subject: [PATCH] nothing
---
WebTM/views/Baseset/基础资料/Gy_GetProductionTeamList.html | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git "a/WebTM/views/Baseset/\345\237\272\347\241\200\350\265\204\346\226\231/Gy_GetProductionTeamList.html" "b/WebTM/views/Baseset/\345\237\272\347\241\200\350\265\204\346\226\231/Gy_GetProductionTeamList.html"
index ee606c9..0393db2 100644
--- "a/WebTM/views/Baseset/\345\237\272\347\241\200\350\265\204\346\226\231/Gy_GetProductionTeamList.html"
+++ "b/WebTM/views/Baseset/\345\237\272\347\241\200\350\265\204\346\226\231/Gy_GetProductionTeamList.html"
@@ -50,6 +50,8 @@
var checkStatus = table.checkStatus('ck-table')
, data = checkStatus.data;
parent.GetProductionTeamValue(data);
+ var index = parent.layer.getFrameIndex(window.name);
+ parent.layer.close(index);
});
RoadQuery($('#Value').val());
table.render({
--
Gitblit v1.9.1