diff --git a/src/views/wms/productionManage/productputawayAssemble/productputawayAssembleJobMain/index.vue b/src/views/wms/productionManage/productputawayAssemble/productputawayAssembleJobMain/index.vue index 8b9f68017..ea0170c8b 100644 --- a/src/views/wms/productionManage/productputawayAssemble/productputawayAssembleJobMain/index.vue +++ b/src/views/wms/productionManage/productputawayAssemble/productputawayAssembleJobMain/index.vue @@ -62,7 +62,7 @@ :detailAllSchemas="ProductputawayJobDetail.allSchemas" :detailAllSchemasRules="ProductputawayJobDetailRules" :searchTableParams="searchTableParams" - :apiPage="ProductputawayJobDetailApi.getProductputawayJobDetailPage" + :apiPage="ProductputawayJobDetailApi.getProductputawayJobDetailPageAssemble" /> diff --git a/src/views/wms/productionManage/productputawayAssemble/productputawayAssembleRecordMain/index.vue b/src/views/wms/productionManage/productputawayAssemble/productputawayAssembleRecordMain/index.vue index 6d4c8b645..3061645f5 100644 --- a/src/views/wms/productionManage/productputawayAssemble/productputawayAssembleRecordMain/index.vue +++ b/src/views/wms/productionManage/productputawayAssemble/productputawayAssembleRecordMain/index.vue @@ -57,7 +57,7 @@ :allSchemas="ProductputawayRecordMain.allSchemas" :detailAllSchemas="ProductputawayRecordDetail.allSchemas" :detailAllSchemasRules="ProductputawayRecordDetailRules" - :apiPage="ProductputawayRecordDetailApi.getProductputawayRecordDetailPage" + :apiPage="ProductputawayRecordDetailApi.getProductputawayRecordDetailPageAssemble" /> diff --git a/src/views/wms/productionManage/productputawayAssemble/productputawayAssembleRequestMain/index.vue b/src/views/wms/productionManage/productputawayAssemble/productputawayAssembleRequestMain/index.vue index 4b1e35ce1..5a5726392 100644 --- a/src/views/wms/productionManage/productputawayAssemble/productputawayAssembleRequestMain/index.vue +++ b/src/views/wms/productionManage/productputawayAssemble/productputawayAssembleRequestMain/index.vue @@ -66,7 +66,7 @@ :detailAllSchemasRules="ProductputawayRequestDetailRules" :apiCreate="ProductputawayRequestDetailApi.createProductputawayRequestDetail" :apiUpdate="ProductputawayRequestDetailApi.updateProductputawayRequestDetail" - :apiPage="ProductputawayRequestDetailApi.getProductputawayRequestDetailPage" + :apiPage="ProductputawayRequestDetailApi.getProductputawayRequestDetailPageAssemble" :apiDelete="ProductputawayRequestDetailApi.deleteProductputawayRequestDetail" :Echo="Echo" @searchTableSuccessDetail="searchTableSuccessDetail" diff --git a/src/views/wms/productionManage/productputawayAssemble/productputawayAssembleRequestMain/productputawayAssembleRequestMain.data.ts b/src/views/wms/productionManage/productputawayAssemble/productputawayAssembleRequestMain/productputawayAssembleRequestMain.data.ts index abe333bba..595e7845e 100644 --- a/src/views/wms/productionManage/productputawayAssemble/productputawayAssembleRequestMain/productputawayAssembleRequestMain.data.ts +++ b/src/views/wms/productionManage/productputawayAssemble/productputawayAssembleRequestMain/productputawayAssembleRequestMain.data.ts @@ -727,6 +727,7 @@ export const ProductputawayRequestDetail = useCrudSchemas(reactive { label: '操作', field: 'action', + hiddenInMain:true, isDetail: false, isForm: false , table: {