2023-09-21

This commit is contained in:
2023-09-21 19:13:16 +08:00
parent 392934abc0
commit 687bc577cd
7 changed files with 158 additions and 23 deletions
+2 -2
View File
@@ -487,9 +487,9 @@
else if (type == 'wdgcsj' && tabType == "super") {
$('iframe').attr('src', '../DataShow/LargeEngineering.aspx') // 危大工程 - 超危大工程
window.open("../DataShow/LargeEngineering.aspx")
--%>
}
}--%>
else if (type == 'yhpc' && tabType == "yb") {
$('iframe').attr('src', '../DataShow/HiddenRectification.aspx') //隐患排查-一般隐患
window.open("../DataShow/HiddenRectification.aspx")