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

View File

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