From e11c3601699a035401282b5f2816d67689d8be83 Mon Sep 17 00:00:00 2001 From: hdw <496960745@qq.com> Date: 星期四, 06 十二月 2018 15:51:15 +0800 Subject: [PATCH] 机房实时状态表格错位bug修复 --- gx_tieta/WebRoot/iframe/batt-info-edit.html | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/gx_tieta/WebRoot/iframe/batt-info-edit.html b/gx_tieta/WebRoot/iframe/batt-info-edit.html index dfd887e..af9caf7 100644 --- a/gx_tieta/WebRoot/iframe/batt-info-edit.html +++ b/gx_tieta/WebRoot/iframe/batt-info-edit.html @@ -488,6 +488,7 @@ layer.msg('淇敼鎴愬姛锛�3绉掑悗闈㈡澘鑷姩鍏抽棴'); setTimeout(function() { parent.$('#iframeClose').click(); + parent.$('#paging .search').click(); }, 3000); }else{ layer.msg('淇敼澶辫触锛�'); -- Gitblit v1.9.1