提交 3ea1f482 编写于 作者: Skyeye云's avatar Skyeye云

解决给用户绑定角色信息时,角色信息不展示的问题

上级 9dabef4e
......@@ -5,8 +5,8 @@
{{#each rows}}
<dt style="width:100%;height: 20px;">
<input type="checkbox" class="cbxmenu" value="{{id}}" lay-skin="primary" lay-filter="cbxmenu" {{isCheck}} />
<font class="cbxmenu-font">{{roleName}}</font>
<h5 class="cbxmenu-font">({{roleDesc}})</h5>
<font class="cbxmenu-font">{{nameame}}</font>
<h5 class="cbxmenu-font">({{remark}})</h5>
<span class="functions"></span>
</dt>
<br/>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册