@ -813,18 +813,18 @@ export const ProductreceiptRecordDetail = useCrudSchemas(reactive<CrudSchema[]>(
width: 150
},
{
label: '操作',
hiddenInMain:false,
field: 'action',
isDetail: false,
isForm: false ,
table: {
width: 250,
fixed: 'right'
isTableForm:true,
}
// {
// label: '操作',
// hiddenInMain:false,
// field: 'action',
// isDetail: false,
// isForm: false ,
// table: {
// width: 250,
// fixed: 'right'
// },
// isTableForm:true,
// }
]))
//表单校验
@ -814,18 +814,18 @@ export const ProductreceiptRecordDetail = useCrudSchemas(reactive<CrudSchema[]>(
hiddenInMain: false,
isTableForm:false,
// hiddenInMain: false,
// isTableForm:false,