import { NgModule } from '@angular/core'; import { RouterModule, Routes } from '@angular/router'; ... 使用 this.router.navigate 來在程式內操作路由工作
確定! 回上一頁