From aba7823e04ebf2a5dee3fc0df150cd201d422a8c Mon Sep 17 00:00:00 2001 From: wkj <278599135@.com> Date: Sun, 15 Sep 2024 20:22:32 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A1=A5=E4=B8=8ApathId?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- es/page.common.js | 1 + lib/page.common.js | 1 + src/page.common.ts | 1 + 3 files changed, 3 insertions(+) diff --git a/es/page.common.js b/es/page.common.js index 25bba77b..682f63c1 100644 --- a/es/page.common.js +++ b/es/page.common.js @@ -388,6 +388,7 @@ function checkActionsAndCascadeEntities(rows, option) { recursive: 1, }, deActions: 1, + pathId: 1, }, filter: { path: { diff --git a/lib/page.common.js b/lib/page.common.js index 0b039e94..b23de7e6 100644 --- a/lib/page.common.js +++ b/lib/page.common.js @@ -392,6 +392,7 @@ function checkActionsAndCascadeEntities(rows, option) { recursive: 1, }, deActions: 1, + pathId: 1, }, filter: { path: { diff --git a/src/page.common.ts b/src/page.common.ts index 8632288a..a205c8c3 100644 --- a/src/page.common.ts +++ b/src/page.common.ts @@ -472,6 +472,7 @@ function checkActionsAndCascadeEntities< recursive: 1, }, deActions: 1, + pathId: 1, }, filter: { path: {