|
|
@ -459,7 +459,7 @@ export const IssueRecordDetail = useCrudSchemas( |
|
|
|
table: { |
|
|
|
width: 150 |
|
|
|
}, |
|
|
|
isSearch: true, |
|
|
|
isSearch: false, |
|
|
|
hiddenInMain: true |
|
|
|
}, |
|
|
|
{ |
|
|
@ -469,7 +469,7 @@ export const IssueRecordDetail = useCrudSchemas( |
|
|
|
table: { |
|
|
|
width: 150 |
|
|
|
}, |
|
|
|
isSearch: true, |
|
|
|
isSearch: false, |
|
|
|
hiddenInMain: true |
|
|
|
}, |
|
|
|
{ |
|
|
@ -517,7 +517,7 @@ export const IssueRecordDetail = useCrudSchemas( |
|
|
|
width: 150 |
|
|
|
}, |
|
|
|
sortSearchDefault: 3, |
|
|
|
isSearch: true, |
|
|
|
isSearch: false, |
|
|
|
hiddenInMain: true |
|
|
|
}, |
|
|
|
{ |
|
|
@ -528,7 +528,7 @@ export const IssueRecordDetail = useCrudSchemas( |
|
|
|
width: 150 |
|
|
|
}, |
|
|
|
sortSearchDefault: 4, |
|
|
|
isSearch: true, |
|
|
|
isSearch: false, |
|
|
|
hiddenInMain: true |
|
|
|
}, |
|
|
|
{ |
|
|
|