링크이동 수정
Some checks failed
Close Pull Request / main (pull_request_target) Has been cancelled

This commit is contained in:
yangsh
2026-02-09 11:00:15 +09:00
parent 9a27018922
commit a7dca8c5fa
7 changed files with 132 additions and 17 deletions

View File

@@ -337,7 +337,9 @@
const row = table.row(this).data()
if (!row) return
location.href = '/article/receipt/lists';
location.href = '/article/receipt/lists?usr_id=' + row.usr_id;
});
// [검색] 버튼 눌렀을 때 다시 조회