Compare commits

..

No commits in common. "fddea8e49d769c0ba7726f7373cafc4af3cc143e" and "ab25ec59da5bd045a4aaebafa160f95326c6ab61" have entirely different histories.

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>