From 4488f711dbc01a8db6753907cae2ef4021dede68 Mon Sep 17 00:00:00 2001
From: FUYU <fuyu@prec-tech.com>
Date: 星期三, 13 十二月 2023 16:30:27 +0800
Subject: [PATCH] 修改前备份

---
 force-app/main/default/experiences/Consumable1/views/小组RelatedList.json |   82 ++++++++++++++++++++--------------------
 1 files changed, 41 insertions(+), 41 deletions(-)

diff --git "a/force-app/main/default/experiences/Consumable1/views/\345\260\217\347\273\204RelatedList.json" "b/force-app/main/default/experiences/Consumable1/views/\345\260\217\347\273\204RelatedList.json"
index ebf7bf2..02dd0b3 100644
--- "a/force-app/main/default/experiences/Consumable1/views/\345\260\217\347\273\204RelatedList.json"
+++ "b/force-app/main/default/experiences/Consumable1/views/\345\260\217\347\273\204RelatedList.json"
@@ -1,45 +1,45 @@
 {
-  "appPageId": "fb9cc21a-bfdf-4b55-b21d-d99514ec9374",
-  "componentName": "siteforce:sldsOneColLayout",
-  "dataProviders": [],
-  "id": "95256c4b-4f81-4779-9782-9c1f067a3c0e",
-  "label": "灏忕粍 Related List",
-  "regions": [
-    {
-      "id": "0e7b0d9f-76f3-4fcc-82dc-c4a0a8b9ff00",
-      "regionName": "header",
-      "type": "region"
-    },
-    {
-      "components": [
+    "appPageId": "fb9cc21a-bfdf-4b55-b21d-d99514ec9374",
+    "componentName": "siteforce:sldsOneColLayout",
+    "dataProviders": [],
+    "id": "95256c4b-4f81-4779-9782-9c1f067a3c0e",
+    "label": "灏忕粍 Related List",
+    "regions": [
         {
-          "componentAttributes": {
-            "customTitle": "",
-            "parentRecordId": "{!recordId}",
-            "relatedListName": "{!relationshipApiName}",
-            "showBreadCrumbs": true,
-            "showCustomTitle": false,
-            "showManualRefreshButton": true,
-            "showRowNumbers": true
-          },
-          "componentName": "forceCommunity:relatedList",
-          "id": "75fb6a2a-7bfa-4e93-ad09-4a45f9ddeb46",
-          "renderPriority": "NEUTRAL",
-          "renditionMap": {},
-          "type": "component"
+            "id": "0e7b0d9f-76f3-4fcc-82dc-c4a0a8b9ff00",
+            "regionName": "header",
+            "type": "region"
+        },
+        {
+            "components": [
+                {
+                    "componentAttributes": {
+                        "customTitle": "",
+                        "parentRecordId": "{!recordId}",
+                        "relatedListName": "{!relationshipApiName}",
+                        "showBreadCrumbs": true,
+                        "showCustomTitle": false,
+                        "showManualRefreshButton": true,
+                        "showRowNumbers": true
+                    },
+                    "componentName": "forceCommunity:relatedList",
+                    "id": "75fb6a2a-7bfa-4e93-ad09-4a45f9ddeb46",
+                    "renderPriority": "NEUTRAL",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "26794ab2-dc3a-4fba-878d-81fe5efc5297",
+            "regionName": "content",
+            "type": "region"
+        },
+        {
+            "id": "5bf0540b-4361-4c60-adc2-6f6f5a1dcf53",
+            "regionName": "footer",
+            "type": "region"
         }
-      ],
-      "id": "26794ab2-dc3a-4fba-878d-81fe5efc5297",
-      "regionName": "content",
-      "type": "region"
-    },
-    {
-      "id": "5bf0540b-4361-4c60-adc2-6f6f5a1dcf53",
-      "regionName": "footer",
-      "type": "region"
-    }
-  ],
-  "themeLayoutType": "Inner",
-  "type": "view",
-  "viewType": "relatedlist-0F9"
+    ],
+    "themeLayoutType": "Inner",
+    "type": "view",
+    "viewType": "relatedlist-0F9"
 }

--
Gitblit v1.9.1