提交 0806324e authored 作者: chengye's avatar chengye

测试基站详情读取抄表数据

上级 d2addf18
......@@ -221,8 +221,8 @@
<tbody>
{volist name="useage" id="u"}
<tr>
<td>{$u.last_date}</td>
<td>{$u.current_date}</td>
<td>{$u.last_date|date}</td>
<td>{$u.current_date|date}</td>
<td>{$u.repo}</td>
<td>{$u.power}</td>
</tr>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论