浏览代码

变更修复显示bug

ellisran 1 年之前
父节点
当前提交
4bf620dc72
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      app/view/change/information.ejs

+ 1 - 0
app/view/change/information.ejs

@@ -469,6 +469,7 @@
     </div>
 </div>
 <script>
+    $('.sjs-height-change').height($('.sjs-height-1').height() - $('#list-tab').outerHeight());
     const tenderName = JSON.parse(unescape('<%- escape(JSON.stringify(tender.name)) %>'));
     const tenderId = '<%- tender.id %>';
     const totalPriceUnit = '<%- tpUnit %>';