|
|
@@ -13,9 +13,9 @@ const pathToLabelMap: { [path: string]: string } = { |
|
|
|
"/tasks": "Task Template", |
|
|
|
"/tasks/create": "Create Task Template", |
|
|
|
"/settings/qcItem": "Qc Item", |
|
|
|
"/settings/rss": "Rough Schedule Setting", |
|
|
|
"/scheduling/rough": "Rough Scheduling", |
|
|
|
"/scheduling/rough/edit": "Rough Scheduling Detail", |
|
|
|
"/settings/rss": "Demand Forecast Setting", |
|
|
|
"/scheduling/rough": "Demand Forecast", |
|
|
|
"/scheduling/rough/edit": "Demand Forecast Detail", |
|
|
|
"/scheduling/detail": "Detail Scheduling", |
|
|
|
}; |
|
|
|
|
|
|
|