This commit is contained in:
@@ -578,7 +578,7 @@
|
||||
if (!rowData) return;
|
||||
|
||||
const vr_sq = rowData.vr_sq;
|
||||
location.href = "<?= site_url('m702/m702a/detail') ?>/" + vr_sq;
|
||||
window.open("<?= site_url('m702/m702a/detail') ?>/" + vr_sq, '_blank');
|
||||
});
|
||||
|
||||
$('#btnSearch').on('click', function () {
|
||||
|
||||
Reference in New Issue
Block a user