diff --git a/dsBaseWeb/ds-base/html/pages/tea/teaList.html b/dsBaseWeb/ds-base/html/pages/tea/teaList.html index 9acd04c8..d4dc936e 100644 --- a/dsBaseWeb/ds-base/html/pages/tea/teaList.html +++ b/dsBaseWeb/ds-base/html/pages/tea/teaList.html @@ -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' }