client id 없는 거래 제휴사명 표기
This commit is contained in:
@@ -242,6 +242,10 @@
|
||||
search();
|
||||
});
|
||||
|
||||
$("input[name=searchType]").click(function() {
|
||||
search();
|
||||
});
|
||||
|
||||
$("#btn_excel").click(function() {
|
||||
exportToExcel();
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user