|
@@ -88,7 +88,7 @@ export default [
|
|
component: studentSpecialSettings
|
|
component: studentSpecialSettings
|
|
},
|
|
},
|
|
{
|
|
{
|
|
- path: "stageSpecialSettings/:id", //场次特殊设置
|
|
|
|
|
|
+ path: "stageSpecialSettings/:id/:examName/:examTypeName", //场次特殊设置
|
|
component: stageSpecialSettings
|
|
component: stageSpecialSettings
|
|
},
|
|
},
|
|
{
|
|
{
|