@ -95,11 +95,14 @@ export const RepleinshItemCodeConsumeRecord = useCrudSchemas(reactive<CrudSchema
{
label: 'ERP库区类型',
field: 'erpAreaType',
dictType: DICT_TYPE.AREA_TYPE,
dictClass: 'string',
isSearch: false,
isTable: true,
sort: 'custom',
isSearch: true,
form: {
component: 'SelectV2'
},
table: {
width: 150
label: '发料记录号',