|
|
@ -43,16 +43,16 @@ export const Balance = useCrudSchemas( |
|
|
|
hiddenSearchHigh: true,// 高级筛选中隐藏
|
|
|
|
isSearch: true |
|
|
|
}, |
|
|
|
{ |
|
|
|
label: '背番', |
|
|
|
field: 'itemDesc1', |
|
|
|
sort: 'custom', |
|
|
|
table: { |
|
|
|
width: 150 |
|
|
|
}, |
|
|
|
hiddenSearchHigh: true,// 高级筛选中隐藏
|
|
|
|
isSearch: true |
|
|
|
}, |
|
|
|
// {
|
|
|
|
// label: '背番',
|
|
|
|
// field: 'itemDesc1',
|
|
|
|
// sort: 'custom',
|
|
|
|
// table: {
|
|
|
|
// width: 150
|
|
|
|
// },
|
|
|
|
// hiddenSearchHigh: true,// 高级筛选中隐藏
|
|
|
|
// isSearch: true
|
|
|
|
// },
|
|
|
|
{ |
|
|
|
label: '描述', |
|
|
|
field: 'itemDesc2', |
|
|
|