|
|
@ -143,7 +143,7 @@ export const CustomerreturnRequestMain = useCrudSchemas( |
|
|
|
isConcatDetailSchemas: true, // 是否主子表合并
|
|
|
|
searchAllSchemas: DeliverRecordMain.allSchemas, // 查询弹窗所需类
|
|
|
|
searchDetailSchemas: DeliverRecordDetail.allSchemas, // 查询弹窗所需类
|
|
|
|
searchPage: DeliverRecordDetailApi.getDeliverRecordDetailPage, // 查询弹窗所需分页方法
|
|
|
|
searchPage: DeliverRecordDetailApi.getDeliverRecordDetailPageCustomerreturn, // 查询弹窗所需分页方法
|
|
|
|
searchCondition: [ |
|
|
|
{ |
|
|
|
key: 'available', |
|
|
|