Browse Source

feat: 回收站

gemercheung 9 tháng trước cách đây
mục cha
commit
979596b481
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/app/fire/routeConfig.ts

+ 1 - 0
src/app/fire/routeConfig.ts

@@ -19,6 +19,7 @@ export const menuRouteNames = [
   FireRouteName.role,
   FireRouteName.user,
   FireRouteName.setting,
+  FireRouteName.recycle
 ];
 
 export const routes: Routes = [