|
|
|
@ -179,8 +179,7 @@
|
|
|
|
|
|
|
|
|
|
<div class="card-datatable text-nowrap area-photoinspection">
|
|
|
|
|
<div id="photoInspection_Table_0_wrapper--${pageName}" class="dataTables_wrapper dt-bootstrap5 no-footer">
|
|
|
|
|
<div id="photoInspection-responsive--${pageName}" class="table-responsive ox-scroll oy-scroll"
|
|
|
|
|
style="height:200px;">
|
|
|
|
|
<div id="photoInspection-responsive--${pageName}" class="table-responsive ox-scroll oy-scroll h-px-200">
|
|
|
|
|
<table id="photoInspection_Table_0--${pageName}"
|
|
|
|
|
class="table-layout-fixed datatables-ajax table table-bordered dataTable no-footer">
|
|
|
|
|
<thead class="sticky-thead">
|
|
|
|
@ -243,7 +242,7 @@
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div style="height:200px;" class="area-photoinspection">
|
|
|
|
|
<div class="area-photoinspection h-px-200">
|
|
|
|
|
선택자료
|
|
|
|
|
<strong id="curDataVhrno--${pageName}"></strong>
|
|
|
|
|
<div id="curDataFiles--${pageName}" class="ox-scroll d-flex"
|
|
|
|
@ -251,7 +250,7 @@
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div style="height:200px;" class="area-photoinspection">
|
|
|
|
|
<div class="area-photoinspection h-px-200">
|
|
|
|
|
비교자료(선택자료의 다음 자료가 보여집니다.)
|
|
|
|
|
<strong id="nextDataVhrno--${pageName}"></strong>
|
|
|
|
|
<div id="nextDataFiles--${pageName}" class="ox-scroll d-flex"
|
|
|
|
@ -265,8 +264,8 @@
|
|
|
|
|
<div id="sameVehicleInspectionMain_Table_0_wrapper--${pageName}"
|
|
|
|
|
class="dataTables_wrapper dt-bootstrap5 no-footer">
|
|
|
|
|
<div id="sameVehicleInspectionMain-responsive--${pageName}"
|
|
|
|
|
class="table-responsive ox-scroll oy-scroll"
|
|
|
|
|
style="height:400px;width:350px;">
|
|
|
|
|
class="table-responsive ox-scroll oy-scroll h-px-400"
|
|
|
|
|
style="width:350px;">
|
|
|
|
|
<table id="sameVehicleInspectionMain_Table_0--${pageName}"
|
|
|
|
|
class="table-layout-fixed datatables-ajax table table-bordered dataTable no-footer">
|
|
|
|
|
<thead class="sticky-thead">
|
|
|
|
@ -305,8 +304,8 @@
|
|
|
|
|
<div class="card-datatable text-nowrap" style="display: inline-flex;margin-left:10px;">
|
|
|
|
|
<div id="sameVehicleInspectionSub_Table_0_wrapper--${pageName}" class="dataTables_wrapper dt-bootstrap5 no-footer">
|
|
|
|
|
<div id="sameVehicleInspectionSub-responsive--${pageName}"
|
|
|
|
|
class="table-responsive ox-scroll oy-scroll"
|
|
|
|
|
style="height:400px;width:1000px;">
|
|
|
|
|
class="table-responsive ox-scroll oy-scroll h-px-400"
|
|
|
|
|
style="width:1000px;">
|
|
|
|
|
<table id="sameVehicleInspectionSub_Table_0--${pageName}"
|
|
|
|
|
class="table-layout-fixed datatables-ajax table table-bordered dataTable no-footer">
|
|
|
|
|
<thead class="sticky-thead">
|
|
|
|
|