WIP: not sure what is aaa and bbb meaning in /rule/log/aaa/conformance/bbb
This commit is contained in:
@@ -119,6 +119,14 @@ const routes = [
|
||||
component: CompareDashboard,
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
path: "/rule/:type/:fileId/conformance/:checkId",
|
||||
name: "CheckConformance",
|
||||
component: Conformance,
|
||||
meta: {
|
||||
file: {},
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user