dbms_primeidc_init...1
This commit is contained in:
parent
f501f05000
commit
6ef14fd7c6
@ -24,7 +24,7 @@
|
||||
<tr>
|
||||
<td><?= $num ?></td>
|
||||
<td><?= $service->getCoupon() + $service->getUsedCoupon() ?></td>
|
||||
<td onclick="location.href='/IdcCouponBuyMK.cup?service_code=<?= $service->getServiceCode() ?>" style="cursor: pointer;"><?= $service->getCoupon() ?></td>
|
||||
<td onclick="location.href='/IdcCouponBuyMK.cup?service_code=<?= $service->getServiceCode() ?>'" style=" cursor: pointer;"><?= $service->getCoupon() ?></td>
|
||||
<td><?= $this->client->getTitle() ?></td>
|
||||
<td><?= $service->getUsedCoupon() ?></td>
|
||||
<td><a href="/serviceDetailSolo.sev?client_code=<?= $service->getClientCode() ?>&service_code=<?= $service->getServiceCode() ?>"><?= $service->getServiceCode() ?></td>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user