This commit is contained in:
@@ -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;
|
||||
});
|
||||
|
||||
// [검색] 버튼 눌렀을 때 다시 조회
|
||||
|
||||
Reference in New Issue
Block a user