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 () {
|
||||
|
||||
@@ -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 () {
|
||||
|
||||
@@ -532,7 +532,7 @@
|
||||
if (!rowData) return;
|
||||
|
||||
const fax_sq = rowData.fax_sq;
|
||||
location.href = "<?= site_url('m703/m703a/detail') ?>/" + fax_sq;
|
||||
window.open("<?= site_url('m703/m703a/detail') ?>/" + fax_sq, '_blank');
|
||||
});
|
||||
|
||||
$('#btnSearch').on('click', function () {
|
||||
|
||||
@@ -530,7 +530,7 @@
|
||||
if (!rowData) return;
|
||||
|
||||
const vr_sq = rowData.vr_sq;
|
||||
location.href = "<?= site_url('m704/m704a/detail') ?>/" + vr_sq;
|
||||
window.open("<?= site_url('m704/m704a/detail') ?>/" + vr_sq, '_blank');
|
||||
});
|
||||
|
||||
$('#btnSearch').on('click', function () {
|
||||
|
||||
@@ -569,7 +569,7 @@
|
||||
if (!rowData) return;
|
||||
|
||||
const vr_sq = rowData.vr_sq;
|
||||
location.href = "<?= site_url('m705/m705a/detail') ?>/" + vr_sq;
|
||||
window.open("<?= site_url('m705/m705a/detail') ?>/" + vr_sq, '_blank');
|
||||
});
|
||||
|
||||
$('#btnSearch').on('click', function () {
|
||||
|
||||
@@ -481,7 +481,7 @@
|
||||
if (!rowData) return;
|
||||
|
||||
const vr_sq = rowData.vr_sq;
|
||||
location.href = "<?= site_url('m706/m706a/detail') ?>/" + vr_sq;
|
||||
window.open("<?= site_url('m706/m706a/detail') ?>/" + vr_sq, '_blank');
|
||||
});
|
||||
|
||||
$('#btnSearch').on('click', function () {
|
||||
|
||||
@@ -557,7 +557,7 @@
|
||||
if (!rowData) return;
|
||||
|
||||
const fax_sq = rowData.fax_sq;
|
||||
location.href = "<?= site_url('m708/m708a/detail') ?>/" + fax_sq;
|
||||
window.open("<?= site_url('m708/m708a/detail') ?>/" + fax_sq, '_blank');
|
||||
});
|
||||
|
||||
$('#btnSearch').on('click', function () {
|
||||
|
||||
@@ -557,7 +557,7 @@
|
||||
if (!rowData) return;
|
||||
|
||||
const fax_sq = rowData.fax_sq;
|
||||
location.href = "<?= site_url('m709/m709a/detail') ?>/" + fax_sq;
|
||||
window.open("<?= site_url('m709/m709a/detail') ?>/" + fax_sq, '_blank');
|
||||
});
|
||||
|
||||
$('#btnSearch').on('click', function () {
|
||||
|
||||
@@ -560,7 +560,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 () {
|
||||
|
||||
@@ -551,7 +551,7 @@
|
||||
if (!rowData) return;
|
||||
|
||||
const vr_sq = rowData.vr_sq;
|
||||
location.href = "<?= site_url('m712/m712a/detail') ?>/" + vr_sq;
|
||||
window.open("<?= site_url('m712/m712a/detail') ?>/" + vr_sq, '_blank');
|
||||
});
|
||||
|
||||
$('#btnSearch').on('click', function () {
|
||||
|
||||
@@ -570,7 +570,7 @@
|
||||
if (!rowData) return;
|
||||
|
||||
const vr_sq = rowData.vr_sq;
|
||||
location.href = "<?= site_url('m713/m713a/detail') ?>/" + vr_sq;
|
||||
window.open("<?= site_url('m713/m713a/detail') ?>/" + vr_sq, '_blank');
|
||||
});
|
||||
|
||||
$('#btnSearch').on('click', function () {
|
||||
|
||||
Reference in New Issue
Block a user