@ -36,6 +36,17 @@ export const ProductreceiptJobMain = useCrudSchemas(reactive<CrudSchema[]>([
width: 150
},
{
label: '生产计划单号',
field: 'productionPlanNumber',
sort: 'custom',
table: {
width: 180
isSearch: true,
isForm: false,
isTable:true,
label: '车间代码',
field: 'workShopCode',
field: 'workshopCode',