串联功能
This commit is contained in:
		| @@ -140,9 +140,10 @@ export const constantRoutes = [ | ||||
|     ] | ||||
|   }, | ||||
|   { | ||||
|     path: "/recipes/build", | ||||
|     path: "/recipes/build/:name/:planId", | ||||
|     component: resolve => require(["@/views/custom/recipesBuild"], resolve), | ||||
|     name: "RecipiesBuild", | ||||
|     props: true, | ||||
|     meta: { title: "食谱制作" }, | ||||
|     hidden: true | ||||
|   }, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user