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/flow.json |   69 ++++++++++++++++++----------------
 1 files changed, 36 insertions(+), 33 deletions(-)

diff --git a/force-app/main/default/experiences/Consumable1/views/flow.json b/force-app/main/default/experiences/Consumable1/views/flow.json
index 17bf5ff..ffc95a0 100644
--- a/force-app/main/default/experiences/Consumable1/views/flow.json
+++ b/force-app/main/default/experiences/Consumable1/views/flow.json
@@ -1,37 +1,40 @@
 {
-  "appPageId": "fb9cc21a-bfdf-4b55-b21d-d99514ec9374",
-  "componentName": "siteforce:sldsOneColLayout",
-  "dataProviders": [],
-  "id": "17c9c45c-4c81-49d0-985e-d6281d899320",
-  "label": "Flow",
-  "regions": [
-    {
-      "id": "bf7ef746-6791-4aa9-a096-0038d427dee1",
-      "regionName": "header",
-      "type": "region"
-    },
-    {
-      "components": [
+    "appPageId": "27f1ea49-dcbd-4afc-b1b9-faf0852c745e",
+    "componentName": "siteforce:sldsOneColLayout",
+    "dataProviders": [],
+    "id": "4aa9507c-1470-43b3-8000-390325f6bd7d",
+    "label": "Flow",
+    "regions": [
         {
-          "componentAttributes": {},
-          "componentName": "c:RetrospectiveWeeklyReport",
-          "id": "fadeafaa-5cf8-497e-8561-cb2c463012c0",
-          "renderPriority": "NEUTRAL",
-          "renditionMap": {},
-          "type": "component"
+            "id": "4d7e2fae-45a7-4b69-9005-de342f942f38",
+            "regionName": "header",
+            "type": "region"
+        },
+        {
+            "components": [
+                {
+                    "componentAttributes": {
+                        "flowArguments": "",
+                        "flowName": "{!flowName}"
+                    },
+                    "componentName": "forceCommunity:flowCommunity",
+                    "id": "45d0d38f-558e-4351-99c6-e14557f11731",
+                    "renderPriority": "NEUTRAL",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "96c3caa0-6524-4903-8de2-aad59a4c6e03",
+            "regionName": "content",
+            "type": "region"
+        },
+        {
+            "id": "6ac44c78-d53b-4560-bbff-73d0b87baa93",
+            "regionName": "footer",
+            "type": "region"
         }
-      ],
-      "id": "1e71465d-b903-4a32-b4bc-21003f85b882",
-      "regionName": "content",
-      "type": "region"
-    },
-    {
-      "id": "496f34a6-ba4c-4796-8afd-00fed3cb7882",
-      "regionName": "footer",
-      "type": "region"
-    }
-  ],
-  "themeLayoutType": "Inner",
-  "type": "view",
-  "viewType": "flow"
+    ],
+    "themeLayoutType": "Inner",
+    "type": "view",
+    "viewType": "flow"
 }

--
Gitblit v1.9.1