@ -293,15 +293,15 @@ export const PreparetoissueMain = useCrudSchemas(reactive<CrudSchema[]>([
}
},
{
// {
label: '备注',
// label: '备注',
field: 'remark',
// field: 'remark',
sort: 'custom',
// sort: 'custom',
table: {
// table: {
width: 150
// width: 150
// },
isTable: false
// isTable: false
label: '是否可用',
field: 'available',