@ -177,6 +177,24 @@ export const ScrapJobMain = useCrudSchemas(
width: 150
},
{
label: '出库原因',
field: 'outboundReason',
dictType: DICT_TYPE.UNPLANNED_ISSUE_REASON,
dictClass: 'string',
table: {
form: {
componentProps: {
filterable: true
}
tableForm: {
type: 'Select',
label: 'Q1通知单号',
field: 'q1Number',
@ -138,6 +138,24 @@ export const ScrapRecordMain = useCrudSchemas(
label: '项目代码',
field: 'projectCode',
@ -304,9 +304,6 @@ export const ScrapRequestMain = useCrudSchemas(
formatter: (_: Recordable, __: TableColumn, cellValue: number) => {
return cellValue