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