From 1d11bc6540fad46862479cf52a892d93b4948b84 Mon Sep 17 00:00:00 2001 From: chenfang <1057876684@qq.com> Date: Wed, 12 Mar 2025 16:25:02 +0800 Subject: [PATCH] =?UTF-8?q?FWHL-268=20=E5=B7=B2=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../inventorymoveRecordRequestMain.data.ts | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/views/wms/moveManage/inventorymove/inventorymoveRecordMainNewSparePart/inventorymoveRecordRequestMain.data.ts b/src/views/wms/moveManage/inventorymove/inventorymoveRecordMainNewSparePart/inventorymoveRecordRequestMain.data.ts index f447783cf..3207086e1 100644 --- a/src/views/wms/moveManage/inventorymove/inventorymoveRecordMainNewSparePart/inventorymoveRecordRequestMain.data.ts +++ b/src/views/wms/moveManage/inventorymove/inventorymoveRecordMainNewSparePart/inventorymoveRecordRequestMain.data.ts @@ -51,7 +51,7 @@ export const InventorymoveRequestMain = useCrudSchemas(reactive([ searchField: 'code', searchTitle: '库位信息', searchAllSchemas: Location.allSchemas, - searchPage: LocationApi.selectBusinessTypeToLocation, + searchPage: LocationApi.selectBusinessTypeToLocationToSparePart, searchCondition: [ { key: 'businessType', @@ -81,7 +81,7 @@ export const InventorymoveRequestMain = useCrudSchemas(reactive([ searchField: 'code', searchTitle: '库位信息', searchAllSchemas: Location.allSchemas, - searchPage: LocationApi.selectBusinessTypeToLocation, + searchPage: LocationApi.selectBusinessTypeToLocationToSparePart, searchCondition: [ { key: 'businessType', @@ -117,7 +117,7 @@ export const InventorymoveRequestMain = useCrudSchemas(reactive([ searchField: 'code', searchTitle: '库位信息', searchAllSchemas: Location.allSchemas, - searchPage: LocationApi.selectBusinessTypeToLocation, + searchPage: LocationApi.selectBusinessTypeToLocationToSparePart, searchCondition: [ { key: 'businessType', @@ -152,7 +152,7 @@ export const InventorymoveRequestMain = useCrudSchemas(reactive([ searchField: 'code', searchTitle: '库位信息', searchAllSchemas: Location.allSchemas, - searchPage: LocationApi.selectBusinessTypeToLocation, + searchPage: LocationApi.selectBusinessTypeToLocationToSparePart, searchCondition: [ { key: 'businessType',