From dd1c643be561ebfbb521431b49d6e1e65bfcbd81 Mon Sep 17 00:00:00 2001 From: buli <137736985@qq.com> Date: 星期五, 14 七月 2023 14:49:07 +0800 Subject: [PATCH] fixconflict --- force-app/main/default/experiences/Consumable_21/routes/lexConInvoiceView.json | 16 ++++++++-------- 1 files changed, 8 insertions(+), 8 deletions(-) diff --git a/force-app/main/default/experiences/Consumable_21/routes/lexConInvoiceView.json b/force-app/main/default/experiences/Consumable_21/routes/lexConInvoiceView.json index 4e27215..b757aea 100644 --- a/force-app/main/default/experiences/Consumable_21/routes/lexConInvoiceView.json +++ b/force-app/main/default/experiences/Consumable_21/routes/lexConInvoiceView.json @@ -1,10 +1,10 @@ { - "activeViewId": "34ccaf78-16dd-46ab-80fa-d0d080e218ca", - "appPageId": "928a593f-f341-403e-8346-df32afe29b52", - "id": "44f63a08-ece1-4a2c-ba93-67ca62ceee21", - "label": "LexConInvoiceView", - "pageAccess": "UseParent", - "routeType": "custom-lexconinvoiceview", - "type": "route", - "urlPrefix": "lexconinvoiceview" + "activeViewId": "34ccaf78-16dd-46ab-80fa-d0d080e218ca", + "appPageId": "928a593f-f341-403e-8346-df32afe29b52", + "id": "44f63a08-ece1-4a2c-ba93-67ca62ceee21", + "label": "LexConInvoiceView", + "pageAccess": "UseParent", + "routeType": "custom-lexconinvoiceview", + "type": "route", + "urlPrefix": "lexconinvoiceview" } -- Gitblit v1.9.1