소스 검색

变更修复显示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 %>';