@ -88,6 +88,22 @@ export const Customeritem = useCrudSchemas(reactive<CrudSchema[]>([
},
isSearch: true
{
label: '背番',
field: 'itemDesc1',
sort: 'custom',
isSearch: true,
isForm:false,
hiddenSearchHigh:true,
table: {
width: 150
form:{
componentProps:{
disabled: true,
}
label: '客户物料代码',
field: 'customerItemCode',