상세수정
Some checks failed
Close Pull Request / main (pull_request_target) Has been cancelled

This commit is contained in:
yangsh
2026-01-12 11:19:25 +09:00
parent 55fbf641db
commit 46f72e131a
6 changed files with 2300 additions and 3 deletions

View File

@@ -556,8 +556,8 @@
const rowData = table.row(this).data();
if (!rowData) return;
const vr_sq = rowData.vr_sq;
location.href = "<?= site_url('m701/m701a/detail') ?>/" + vr_sq;
const fax_sq = rowData.fax_sq;
location.href = "<?= site_url('m708/m708a/detail') ?>/" + fax_sq;
});
$('#btnSearch').on('click', function () {