| id | name | mobile | auth | {% if userinfo.userAuthority == 1 %}{% endif %} | |
|---|---|---|---|---|---|
| {{ list.username }} | {{ list.userinformation.name }} | {{ list.userinformation.mobile }} | {{ list.userinformation.get_userAuthority_display }} | {% if userinfo.userAuthority == 1 %}{% endif %} |