Commit 738994b7 authored by zhang's avatar zhang

feat: 更新评审管理

parent ca48ad6c
......@@ -391,16 +391,11 @@ export default {
/* 去评审按钮页面跳转*/
handleReview(row) {
this.$router.push({
<<<<<<< HEAD
path: '/review/sceneReview',
query: {
id: row.id,
sort: row.operationSort
}
=======
path: `/review/goreview`,
query: { id: row.id }
>>>>>>> fcf571c7cbd2cd08a9d05e518bfe5257d2d9607e
// params:{ },
})
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment