|
@@ -98,7 +98,7 @@
|
|
|
<td>{{userRole.DZZMC}}</td>
|
|
|
<td>
|
|
|
<button class="btn td-btn bg-pink waves-effect"
|
|
|
- ng-click="deleteUserRole(userRole.USERID,userRole.ROLEID)" title="删除">
|
|
|
+ ng-click="deleteUserRole(userRole.UserId,userRole.RoleId)" title="删除">
|
|
|
<!--<i class="material-icons td-icon">delete_forever</i>-->
|
|
|
删除
|
|
|
</button>
|