HuangHai 3 months ago
commit 3ab284840c

@ -305,8 +305,8 @@
{ type: 'checkbox', fixed: 'left', align: 'center' }
, { field: '', title: '序号', align: 'center', type: 'numbers', width: 50, fixed: true }
, { field: 'person_name', title: '姓名', align: 'center' }
, { field: 'telephone', title: '手机号', align: 'center' }
, { field: 'xb', title: '性别', align: 'center' }
, { field: 'telephone', title: '手机号', align: 'center' }
, { field: 'login_name', title: '登录名', align: 'center' }
, { field: 'original_pwd', title: '初始密码', align: 'center' }
, { fixed: 'right', title: '操作', toolbar: '#barDemo', align: 'center', width: 340, fixed: 'right' }

Loading…
Cancel
Save