| {$i} |
{$row.patientNo} |
{$row.patientName} - {$row.husbandName} |
{$row.address} |
{$row.phone} |
{$row.sheetedd} |
{$row.weeks} |
{if $row.t1 == 1 } {$row.t1UserName} {/if} |
|
|
|
{if $row.t2 == 1 } {$row.t2UserName} {/if} |
|
|
|
|
|
|
|
{/if}
{capture assign=i}{$i+1}{/capture}
{/foreach}