This commit is contained in:
Xu Chang 2022-05-16 10:07:48 +08:00
parent 44385ef5fb
commit 03a965677f
1 changed files with 1 additions and 0 deletions

View File

@ -480,6 +480,7 @@ function createPageOptions<ED extends EntityDict,
pagination,
filters,
sorters,
undefined,
oakId);
const oakFullpath = oakParent ? `${oakParent}.${oakPath || options.path}` : oakPath || options.path;
this.data.oakFullpath = oakFullpath;