|
|
|
@ -168,7 +168,7 @@
|
|
|
|
|
style="overflow-x: scroll;height:200px;overflow-y: scroll;">
|
|
|
|
|
<table id="photoInspection_Table_0--${pageName}"
|
|
|
|
|
class="datatables-ajax table table-bordered dataTable no-footer">
|
|
|
|
|
<thead>
|
|
|
|
|
<thead class="sticky-thead">
|
|
|
|
|
<tr data-by="by--${pageName}" data-by-output="byOutput--${pageName}"
|
|
|
|
|
data-main-option="mainOption--${pageName}" data-sub-option="subOption--${pageName}">
|
|
|
|
|
<th style="min-width: 80px;">No.</th>
|
|
|
|
@ -246,7 +246,7 @@
|
|
|
|
|
style="overflow-x: scroll;height:400px;width:310px;overflow-y: scroll;">
|
|
|
|
|
<table id="sameVehicleInspectionMain_Table_0--${pageName}"
|
|
|
|
|
class="datatables-ajax table table-bordered dataTable no-footer">
|
|
|
|
|
<thead>
|
|
|
|
|
<thead class="sticky-thead">
|
|
|
|
|
<tr data-by="by--${pageName}" data-by-output="byOutput--${pageName}"
|
|
|
|
|
data-main-option="mainOption--${pageName}" data-sub-option="subOption--${pageName}">
|
|
|
|
|
<th onclick="searchFromGridTitle('VHRNO',this.innerText,'match','part');"
|
|
|
|
@ -281,7 +281,7 @@
|
|
|
|
|
style="overflow-x: scroll;height:400px;width:1000px;overflow-y: scroll;">
|
|
|
|
|
<table id="sameVehicleInspectionSub_Table_0--${pageName}"
|
|
|
|
|
class="datatables-ajax table table-bordered dataTable no-footer">
|
|
|
|
|
<thead>
|
|
|
|
|
<thead class="sticky-thead">
|
|
|
|
|
<tr data-by="by--${pageName}" data-by-output="byOutput--${pageName}"
|
|
|
|
|
data-main-option="mainOption--${pageName}" data-sub-option="subOption--${pageName}">
|
|
|
|
|
<th onclick="searchFromGridTitle('CRDN_YMD','단속일자','ymd','');"
|
|
|
|
|