diff --git a/frontend/views/permissions/index.php b/frontend/views/permissions/index.php index 7223c9d..9c40e39 100644 --- a/frontend/views/permissions/index.php +++ b/frontend/views/permissions/index.php @@ -109,10 +109,7 @@ use \common\libs\MyLib; if(e>d){ $('.fixed-table-body').css({'height':d}); console.log("滚动条"); - }else{ - $('.fixed-table-body').css({'height':e}); - console.log("没有滚动条"); - } + } } $(function() {