mirror of
https://gitee.com/bootx/dax-pay-ui.git
synced 2025-09-01 18:17:46 +00:00
feat(menu): the route is automatically mapped to the menu
This commit is contained in:
1
types/vue-router.d.ts
vendored
1
types/vue-router.d.ts
vendored
@@ -2,6 +2,7 @@ export {};
|
||||
|
||||
declare module 'vue-router' {
|
||||
interface RouteMeta extends Record<string | number | symbol, unknown> {
|
||||
orderNo?: number;
|
||||
// title
|
||||
title: string;
|
||||
// Whether to ignore permissions
|
||||
|
Reference in New Issue
Block a user