-แก้ไขระบบ trow api และ ยิง
This commit is contained in:
@@ -22,6 +22,13 @@ const routes: Routes = [
|
||||
(m) => m.MainControlModule
|
||||
),
|
||||
},
|
||||
{
|
||||
path: 'report',
|
||||
loadChildren: () =>
|
||||
import('./controls/report-control/report-control.module').then(
|
||||
(m) => m.ReportControlModule
|
||||
),
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user