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/routes/lexOverdueStock.json | 18 +++++++++--------- 1 files changed, 9 insertions(+), 9 deletions(-) diff --git a/force-app/main/default/experiences/Consumable1/routes/lexOverdueStock.json b/force-app/main/default/experiences/Consumable1/routes/lexOverdueStock.json index 65cee31..2b7fb7d 100644 --- a/force-app/main/default/experiences/Consumable1/routes/lexOverdueStock.json +++ b/force-app/main/default/experiences/Consumable1/routes/lexOverdueStock.json @@ -1,10 +1,10 @@ { - "activeViewId" : "b0f2e8e7-62fd-42f3-bf3a-4bdf40b02bf4", - "appPageId" : "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", - "id" : "2c0812bd-c08f-4e4a-980f-360b54f841c4", - "label" : "LexOverdueStock", - "pageAccess" : "UseParent", - "routeType" : "custom-lexoverduestock", - "type" : "route", - "urlPrefix" : "lexoverduestock" -} \ No newline at end of file + "activeViewId": "b0f2e8e7-62fd-42f3-bf3a-4bdf40b02bf4", + "appPageId": "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", + "id": "2c0812bd-c08f-4e4a-980f-360b54f841c4", + "label": "LexOverdueStock", + "pageAccess": "UseParent", + "routeType": "custom-lexoverduestock", + "type": "route", + "urlPrefix": "lexoverduestock" +} -- Gitblit v1.9.1