perf(use-message): fix typo

This commit is contained in:
vben
2020-11-03 21:30:25 +08:00
parent 0f4b847d69
commit bcab4b774d
7 changed files with 56 additions and 17 deletions

View File

@@ -45,6 +45,10 @@ const menu: MenuModule = {
path: 'full-screen',
name: '全屏',
},
{
path: 'error-log',
name: '错误日志',
},
{
path: 'testTab',
name: '带参Tab',