chore: add some notes

This commit is contained in:
Vben
2021-06-07 21:30:27 +08:00
parent efce482b32
commit cda0f9c10a
15 changed files with 138 additions and 135 deletions

View File

@@ -6,7 +6,7 @@ import { useUserStore } from '/@/store/modules/user';
import { useTabs } from './useTabs';
import router, { resetRouter } from '/@/router';
import { router, resetRouter } from '/@/router';
// import { RootRoute } from '/@/router/routes';
import projectSetting from '/@/settings/projectSetting';