jeecgboot-vue 1.0.0 版本发布

This commit is contained in:
zhangdaiscott
2022-03-10 09:47:29 +08:00
parent 8fc58eee4c
commit a2d39b4363
634 changed files with 55040 additions and 9659 deletions

View File

@@ -5,6 +5,10 @@ declare module 'vue-router' {
orderNo?: number;
// title
title: string;
// dynamic router level.
dynamicLevel?: number;
// dynamic router real route path (For performance).
realPath?: string;
// Whether to ignore permissions
ignoreAuth?: boolean;
// role info