Accept Merge Request #217: (feature/zy -> develop)
Merge Request: feature: 不显示业绩 Created By: @zhuyu Accepted By: @zhuyu URL: https://g-bcrc3009.coding.net/p/allocatr/d/allocatr/git/merge/217
This commit is contained in:
commit
99fc80f682
|
|
@ -11,14 +11,12 @@
|
|||
<tr>
|
||||
<th>姓名</th>
|
||||
<th>录单数</th>
|
||||
<th>录单业绩</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>{$adminname|htmlentities}</td>
|
||||
<td>{$data['total']|htmlentities}</td>
|
||||
<td>{$data['money']|htmlentities}</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user