[1470] 배치도·계통도 및 구조도의 화질 개선 시트 추가
This commit is contained in:
parent
abf1f91a39
commit
9a6904514d
@ -1855,6 +1855,8 @@ public class EstimateService {
|
||||
if (estimateRequest.getSchDrawingFlg().indexOf("3") < 0) {
|
||||
safeRemoveSheet(workbook, "割付図・系統図");
|
||||
safeRemoveSheet(workbook, "架台図");
|
||||
safeRemoveSheet(workbook, "P1");
|
||||
safeRemoveSheet(workbook, "P2");
|
||||
|
||||
}
|
||||
|
||||
@ -1874,6 +1876,8 @@ public class EstimateService {
|
||||
safeRemoveSheet(workbook, "割付図・系統図");
|
||||
safeRemoveSheet(workbook, "架台図");
|
||||
safeRemoveSheet(workbook, "重量算出シート");
|
||||
safeRemoveSheet(workbook, "P1");
|
||||
safeRemoveSheet(workbook, "P2");
|
||||
}else{
|
||||
safeRemoveSheet(workbook,"見積書.");
|
||||
safeRemoveSheet(workbook, "特異事項");
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user