Commit dba424d3 authored by 高滢's avatar 高滢

feat(我的待审): 页面

parent b7d3c925
......@@ -188,7 +188,7 @@
>
</pagination>
</div>
<yan-dialog :dialog-manger="dialogManger"></yan-dialog>
<!-- <yan-dialog :dialog-manger="dialogManger"></yan-dialog>-->
<el-dialog
:visible.sync="handOverDialog.visible"
:title="handOverDialog.title"
......@@ -392,8 +392,8 @@ export default {
handleReview(row) {
this.$router.push({
path: '/review/sceneReview',
query: {
id: row.id,
query: {
id: row.id,
sort: row.operationSort
}
// 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