@ -688,7 +688,14 @@ export const ProductscrapRecordDetail = useCrudSchemas(reactive<CrudSchema[]>([
table: {
width: 150
},
isTable: false,
isSearch: true,
search: {
component: 'Input',
componentProps: {
placeholder: '请输入备注'
}
isTable: true,
{
label: '创建时间',