|
@ -163,12 +163,6 @@ export const InspectionJobMain = useCrudSchemas(reactive<CrudSchema[]>([ |
|
|
width: 150 |
|
|
width: 150 |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
// {
|
|
|
|
|
|
// label: '检验方案Json',
|
|
|
|
|
|
// field: 'inspectionSchemeJson',
|
|
|
|
|
|
// sort: 'custom',
|
|
|
|
|
|
// isSearch: false,
|
|
|
|
|
|
// },
|
|
|
|
|
|
{ |
|
|
{ |
|
|
label: '检验批次', |
|
|
label: '检验批次', |
|
|
field: 'inspectionBatch', |
|
|
field: 'inspectionBatch', |
|
|