@ -257,10 +257,11 @@ export const PreparetoissueMain = useCrudSchemas(reactive<CrudSchema[]>([
label: '生产计划单号',
field: 'productionPlanNumber',
sort: 'custom',
isTable: true,
isSearch: true,
table: {
width: 180
width: 200
},
isTable: false,
form: {
labelMessage: '同时影响车间 生产线 班组 班次',
componentProps: {