@ -184,14 +184,14 @@ export const CountRecordMain = useCrudSchemas(reactive<CrudSchema[]>([
width: 150
},
{
// {
label: '部门',
// label: '部门',
field: 'departmentCode',
// field: 'departmentCode',
sort: 'custom',
// sort: 'custom',
table: {
// table: {
// width: 150
// },
label: '明盘',
field: 'isOpenCount',