From df5aa8087c2c7328dc4188f05d762c8df1f0b07a Mon Sep 17 00:00:00 2001 From: buli <137736985@qq.com> Date: 星期二, 18 七月 2023 09:19:12 +0800 Subject: [PATCH] changeorg --- force-app/main/default/experiences/Consumable1/views/消耗品订单相关列表.json | 82 ++++++++++++++++++++++------------------- 1 files changed, 44 insertions(+), 38 deletions(-) diff --git "a/force-app/main/default/experiences/Consumable1/views/\346\266\210\350\200\227\345\223\201\350\256\242\345\215\225\347\233\270\345\205\263\345\210\227\350\241\250.json" "b/force-app/main/default/experiences/Consumable1/views/\346\266\210\350\200\227\345\223\201\350\256\242\345\215\225\347\233\270\345\205\263\345\210\227\350\241\250.json" index 913a289..b9ad837 100644 --- "a/force-app/main/default/experiences/Consumable1/views/\346\266\210\350\200\227\345\223\201\350\256\242\345\215\225\347\233\270\345\205\263\345\210\227\350\241\250.json" +++ "b/force-app/main/default/experiences/Consumable1/views/\346\266\210\350\200\227\345\223\201\350\256\242\345\215\225\347\233\270\345\205\263\345\210\227\350\241\250.json" @@ -1,39 +1,45 @@ { - "appPageId" : "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", - "componentName" : "siteforce:sldsOneColLayout", - "dataProviders" : [ ], - "id" : "54811d17-d3d4-47f5-b3a5-a9efd7a62afa", - "label" : "娑堣�楀搧璁㈠崟 鐩稿叧鍒楄〃", - "regions" : [ { - "id" : "19e75fde-55d3-4d05-ad35-859e9253f3e3", - "regionName" : "header", - "type" : "region" - }, { - "components" : [ { - "componentAttributes" : { - "customTitle" : "", - "parentRecordId" : "{!recordId}", - "relatedListName" : "{!relationshipApiName}", - "showBreadCrumbs" : true, - "showCustomTitle" : false, - "showManualRefreshButton" : true, - "showRowNumbers" : true - }, - "componentName" : "forceCommunity:relatedList", - "id" : "a56b04ba-b611-4311-b693-60df1d15bc41", - "renderPriority" : "NEUTRAL", - "renditionMap" : { }, - "type" : "component" - } ], - "id" : "b73a78fe-8a2a-495c-a415-0e6b1f3d5bba", - "regionName" : "content", - "type" : "region" - }, { - "id" : "508cdb2d-9f19-489c-88ea-d56da66f3360", - "regionName" : "footer", - "type" : "region" - } ], - "themeLayoutType" : "Inner", - "type" : "view", - "viewType" : "relatedlist-a2K" -} \ No newline at end of file + "appPageId": "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", + "componentName": "siteforce:sldsOneColLayout", + "dataProviders": [], + "id": "54811d17-d3d4-47f5-b3a5-a9efd7a62afa", + "label": "娑堣�楀搧璁㈠崟 鐩稿叧鍒楄〃", + "regions": [ + { + "id": "19e75fde-55d3-4d05-ad35-859e9253f3e3", + "regionName": "header", + "type": "region" + }, + { + "components": [ + { + "componentAttributes": { + "customTitle": "", + "parentRecordId": "{!recordId}", + "relatedListName": "{!relationshipApiName}", + "showBreadCrumbs": true, + "showCustomTitle": false, + "showManualRefreshButton": true, + "showRowNumbers": true + }, + "componentName": "forceCommunity:relatedList", + "id": "a56b04ba-b611-4311-b693-60df1d15bc41", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "b73a78fe-8a2a-495c-a415-0e6b1f3d5bba", + "regionName": "content", + "type": "region" + }, + { + "id": "508cdb2d-9f19-489c-88ea-d56da66f3360", + "regionName": "footer", + "type": "region" + } + ], + "themeLayoutType": "Inner", + "type": "view", + "viewType": "relatedlist-a2K" +} -- Gitblit v1.9.1