This commit is contained in:
@@ -256,8 +256,6 @@
|
||||
</div>
|
||||
|
||||
<div class="ml-auto">
|
||||
|
||||
|
||||
<button class="btn btn-sm btn-outline-success" id="excel-download">
|
||||
<i class="fa fa-fw" aria-hidden="true" title="file-excel-o"></i>
|
||||
엑셀다운로드
|
||||
@@ -479,7 +477,7 @@
|
||||
|
||||
});
|
||||
|
||||
|
||||
initReceiptDate();
|
||||
table = $('#resultList').DataTable({
|
||||
language: lang_kor,
|
||||
serverSide: true,
|
||||
@@ -585,7 +583,6 @@
|
||||
});
|
||||
|
||||
|
||||
initReceiptDate();
|
||||
});
|
||||
|
||||
// 접수기간 초기화
|
||||
|
||||
Reference in New Issue
Block a user