@ -790,6 +790,7 @@ export const ProductionDetail = useCrudSchemas(reactive<CrudSchema[]>([
{
label: '背番',
field: 'itemDesc1',
hiddenSearchHigh:true,
sort: 'custom',
isSearch:true,
table: {
@ -808,6 +809,8 @@ export const ProductionDetail = useCrudSchemas(reactive<CrudSchema[]>([
label: '车型',
field: 'vehicleType',
width: 150
},
@ -779,6 +779,7 @@ export const ProductionDetail = useCrudSchemas(reactive<CrudSchema[]>([
@ -795,6 +796,8 @@ export const ProductionDetail = useCrudSchemas(reactive<CrudSchema[]>([