client id 없는 거래 제휴사명 표기

This commit is contained in:
eastargh
2026-07-31 10:24:33 +09:00
parent ca8d46c7b8
commit d11f7d9f38
2 changed files with 56 additions and 26 deletions
@@ -242,6 +242,10 @@
search();
});
$("input[name=searchType]").click(function() {
search();
});
$("#btn_excel").click(function() {
exportToExcel();
});