修改bug
This commit is contained in:
parent
a94cd4abf3
commit
fc296bba91
@ -188,7 +188,7 @@ import { size } from "lodash";
|
|||||||
},
|
},
|
||||||
// 进入队列
|
// 进入队列
|
||||||
handleEnterqueue(row){
|
handleEnterqueue(row){
|
||||||
this.$router.push({path: '/mediation-page', query: {sourcePage: 'home', caseId: row.caseId}})
|
this.$router.push({path: '/mediation-page', query: {sourcePage: 'home'}})
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user