Browse Source

变更修复显示bug

ellisran 1 year atrás
parent
commit
4bf620dc72
1 changed files with 1 additions and 0 deletions
  1. 1 0
      app/view/change/information.ejs

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

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