7a08f8d2 by yangjianbin

init

1 parent 0cf3949d
......@@ -61,7 +61,7 @@
</tr>
</thead>
<tbody class="text-c">
<?php if($plan):?>
<?php if($plan && $plan->repayPlans):?>
<?php foreach ($plan->repayPlans as $k=>$v):?>
<tr>
<td><?=$v->period?></td>
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!