补上pathId

This commit is contained in:
wkj 2024-09-15 20:22:32 +08:00
parent f4784040f1
commit aba7823e04
3 changed files with 3 additions and 0 deletions

View File

@ -388,6 +388,7 @@ function checkActionsAndCascadeEntities(rows, option) {
recursive: 1,
},
deActions: 1,
pathId: 1,
},
filter: {
path: {

View File

@ -392,6 +392,7 @@ function checkActionsAndCascadeEntities(rows, option) {
recursive: 1,
},
deActions: 1,
pathId: 1,
},
filter: {
path: {

View File

@ -472,6 +472,7 @@ function checkActionsAndCascadeEntities<
recursive: 1,
},
deActions: 1,
pathId: 1,
},
filter: {
path: {