update:更新页面
This commit is contained in:
@@ -26,10 +26,10 @@ export default new Router({
|
||||
},
|
||||
// 评估结果页面
|
||||
{
|
||||
path: "/report/compensate",
|
||||
name: "reportCompensate",
|
||||
path: "/report/evalute",
|
||||
name: "evaluteResult",
|
||||
component: () =>
|
||||
import ("../views/report/compensate")
|
||||
import ("../views/report/evalute")
|
||||
},
|
||||
// 协议结果页面
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user