升级.net8
This commit is contained in:
@ -38,7 +38,10 @@
|
||||
field: 'F_CompanyName', title: '公司名称', width: 150, sort: true
|
||||
},
|
||||
{
|
||||
field: 'F_OrganizeName', title: '部门名称', width: 200, sort: true
|
||||
field: 'F_OrganizeName', title: '部门名称', width: 200, sort: true
|
||||
},
|
||||
{
|
||||
field: 'F_ManagerName', title: '直属上级', width: 200, sort: true
|
||||
},
|
||||
{
|
||||
field: 'F_EnabledMark', title: '状态', width: 80, sort: true,
|
||||
|
Reference in New Issue
Block a user