@ -60,13 +60,13 @@ export const SupplierDeliMain = useCrudSchemas(reactive<CrudSchema[]>([
}
},
{
label: '操作',
field: 'action',
isForm: false,
table: {
width: 150,
fixed: 'right'
// {
// label: '操作',
// field: 'action',
// isForm: false,
// table: {
// width: 150,
// fixed: 'right'
// }
]))