提交 e8b31a98 authored 作者: chengye's avatar chengye

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

上级 70668ff6
...@@ -96,7 +96,7 @@ class Index extends Base ...@@ -96,7 +96,7 @@ class Index extends Base
} }
} }
$this->assign('useage',$ues?:[]); $this->assign('useage',isset($ues)?$ues:[]);
return $this->fetch(); return $this->fetch();
} }
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论