refactor: Conformance Router - FILES page to Confomance page router refresh the page done.
This commit is contained in:
@@ -68,6 +68,9 @@ const routes = [
|
||||
path: "/discover/conformance/:type/:fileId",
|
||||
name: "Conformance",
|
||||
component: Conformance,
|
||||
mate: {
|
||||
parent: {}
|
||||
}
|
||||
},
|
||||
// {
|
||||
// // type: rule(名稱待討論)
|
||||
|
||||
Reference in New Issue
Block a user