Merge pull request '특이사항 제거 ,excel, pdf' (#270) from dev into dev-deploy

Reviewed-on: #270
This commit is contained in:
ysCha 2025-12-18 14:01:50 +09:00
commit 6f0d043603
4 changed files with 14 additions and 14 deletions

View File

@ -1810,7 +1810,7 @@ public class EstimateService {
if (estimateRequest.getSchDrawingFlg().indexOf("1") < 0) {
safeRemoveSheet(workbook, "見積書");
safeRemoveSheet(workbook, "特異事項");
// safeRemoveSheet(workbook, "特異事項");
}
@ -1833,7 +1833,7 @@ public class EstimateService {
if ("EXCEL2".equals(estimateRequest.getSchDownload())) {
safeRemoveSheet(workbook, "見積書");
safeRemoveSheet(workbook, "特異事項");
// safeRemoveSheet(workbook, "特異事項");
safeRemoveSheet(workbook, "発電シミュレーション");
safeRemoveSheet(workbook, "割付図・系統図");
safeRemoveSheet(workbook, "架台図");

View File

@ -543,18 +543,18 @@
</tbody>
</table>
</div>
<div class="section2">
<table class="mb20">
<thead>
<tr>
<th style="width:20%;">項目</th>
<th>文言</th>
</tr>
</thead>
<tbody id="noteList_detail">
</tbody>
</table>
</div>
<!--<div class="section2">-->
<!-- <table class="mb20">-->
<!-- <thead>-->
<!-- <tr>-->
<!-- <th style="width:20%;">項目</th>-->
<!-- <th>文言</th>-->
<!-- </tr>-->
<!-- </thead>-->
<!-- <tbody id="noteList_detail">-->
<!-- </tbody>-->
<!-- </table>-->
<!--</div>-->
<div class="section3">
<table class="mb20">
<tbody>