Explorar o código

变更修复显示bug

ellisran hai 1 ano
pai
achega
4bf620dc72
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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 %>';