Browse Source

中间计量,拖动高度控制bug

MaiXinRong 4 years ago
parent
commit
5c52ea8ef6
1 changed files with 0 additions and 2 deletions
  1. 0 2
      app/public/js/stage.js

+ 0 - 2
app/public/js/stage.js

@@ -3064,8 +3064,6 @@ $(document).ready(() => {
                     $('.zhongjian-msg').height($('#zhongjian .sjs-bottom').height());
                 } else {
                     detail.spread.refresh();
-                    $('#zhongjian .sjs-bottom').height('400px');
-                    $('.zhongjian-msg').height($('#zhongjian .sjs-bottom').height());
                 }
             }
             if (tab.attr('content') === '#checked-change') {