|
@ -1041,6 +1041,7 @@ export const CustomerreturnRequestDetail = useCrudSchemas(reactive<CrudSchema[]> |
|
|
isSearch: true, |
|
|
isSearch: true, |
|
|
tableForm: { |
|
|
tableForm: { |
|
|
enterSearch:true, |
|
|
enterSearch:true, |
|
|
|
|
|
isRepeat: true, |
|
|
isInpuFocusShow: true, // 开启查询弹窗
|
|
|
isInpuFocusShow: true, // 开启查询弹窗
|
|
|
searchListPlaceholder: '请选择到库位代码', |
|
|
searchListPlaceholder: '请选择到库位代码', |
|
|
searchField: 'toLocationCode', |
|
|
searchField: 'toLocationCode', |
|
|