|
@@ -80,7 +80,7 @@ export default [
|
|
|
component: InsertPaperStructure,
|
|
|
},
|
|
|
{
|
|
|
- path: "insert_paper_structure_info/:id/:name/:detailId/:courseId",
|
|
|
+ path: "insert_paper_structure_info/:id/:name/:detailId/:courseId?",
|
|
|
component: InsertPaperStructureInfo,
|
|
|
},
|
|
|
{
|