@ -352,22 +352,22 @@ export const Callmaterials = useCrudSchemas(reactive<CrudSchema[]>([
}]
},
{
label: '叫料库位',
field: 'location',
isTable: false,
sort: 'custom',
table: {
width: 150
sortTableDefault:1,
isSearch:false,
form: {
componentProps: {
disabled: true
}
// {
// label: '叫料库位',
// field: 'location',
// isTable: false,
// sort: 'custom',
// table: {
// width: 150
// },
// sortTableDefault:1,
// isSearch:false,
// form: {
// componentProps: {
// disabled: true
// }
label: '项目',
field: 'project',