| | |
| | | <th class="text-center">用户ID</th> |
| | | <th class="text-center">用户名称</th> |
| | | <th class="text-center">审核环节</th> |
| | | <th class="text-center">流程对象</th> |
| | | <th class="text-center">操作</th> |
| | | |
| | | |
| | |
| | | <td class="text-center">{{auditUser.auditUserId}}</td> |
| | | <td class="text-center">{{auditUser.userId}}</td> |
| | | <td class="text-center">{{auditUser.userName}}</td> |
| | | <td class="text-center">{{auditUser.auditLink}}</td> |
| | | <td class="text-center">{{auditUser.auditLinkName}}</td> |
| | | <td class="text-center">{{auditUser.objCodeName}}</td> |
| | | <td class="text-center"> |
| | | <div class="btn-group"> |
| | | <button class="btn-white btn btn-xs" |