|
|
@ -51,7 +51,7 @@ export const InventorymoveRequestMain = useCrudSchemas(reactive<CrudSchema[]>([ |
|
|
|
searchField: 'code', |
|
|
|
searchTitle: '库位信息', |
|
|
|
searchAllSchemas: Location.allSchemas, |
|
|
|
searchPage: LocationApi.selectBusinessTypeToLocation, |
|
|
|
searchPage: LocationApi.selectBusinessTypeToLocationToSparePart, |
|
|
|
searchCondition: [ |
|
|
|
{ |
|
|
|
key: 'businessType', |
|
|
@ -81,7 +81,7 @@ export const InventorymoveRequestMain = useCrudSchemas(reactive<CrudSchema[]>([ |
|
|
|
searchField: 'code', |
|
|
|
searchTitle: '库位信息', |
|
|
|
searchAllSchemas: Location.allSchemas, |
|
|
|
searchPage: LocationApi.selectBusinessTypeToLocation, |
|
|
|
searchPage: LocationApi.selectBusinessTypeToLocationToSparePart, |
|
|
|
searchCondition: [ |
|
|
|
{ |
|
|
|
key: 'businessType', |
|
|
@ -117,7 +117,7 @@ export const InventorymoveRequestMain = useCrudSchemas(reactive<CrudSchema[]>([ |
|
|
|
searchField: 'code', |
|
|
|
searchTitle: '库位信息', |
|
|
|
searchAllSchemas: Location.allSchemas, |
|
|
|
searchPage: LocationApi.selectBusinessTypeToLocation, |
|
|
|
searchPage: LocationApi.selectBusinessTypeToLocationToSparePart, |
|
|
|
searchCondition: [ |
|
|
|
{ |
|
|
|
key: 'businessType', |
|
|
@ -152,7 +152,7 @@ export const InventorymoveRequestMain = useCrudSchemas(reactive<CrudSchema[]>([ |
|
|
|
searchField: 'code', |
|
|
|
searchTitle: '库位信息', |
|
|
|
searchAllSchemas: Location.allSchemas, |
|
|
|
searchPage: LocationApi.selectBusinessTypeToLocation, |
|
|
|
searchPage: LocationApi.selectBusinessTypeToLocationToSparePart, |
|
|
|
searchCondition: [ |
|
|
|
{ |
|
|
|
key: 'businessType', |
|
|
|