mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-27 15:41:32 +08:00
feat: add error handle
This commit is contained in:
@@ -25,6 +25,10 @@ const menu: MenuModule = {
|
||||
path: '/not-data',
|
||||
name: '无数据',
|
||||
},
|
||||
{
|
||||
path: '/error-log',
|
||||
name: '错误日志',
|
||||
},
|
||||
],
|
||||
},
|
||||
};
|
||||
|
Reference in New Issue
Block a user