| | |
| | | <div> |
| | | <i class="layui-icon" style="font-size: 20px;color: #1890ff;font-weight: bold"></i> |
| | | <span id="form-name" style="margin: 0 6px;font-size: 18px;font-weight: bold;letter-spacing: 1px"></span> |
| | | <span style="opacity: .5;font-size: small;margin-left: 5px">甲方单位</span> |
| | | </div> |
| | | </div> |
| | | <div class="layui-card-body"> |
| | |
| | | elem: '#followersTable', |
| | | data: res.data, |
| | | limit: 999, |
| | | height: 'full-418', |
| | | height: 'full-408', |
| | | cols: [[ |
| | | {field: 'userName', title: '工作人员'}, |
| | | {fixed: 'right', title:'', align: 'center', toolbar: '#followerTabOperate', width: 70} |