fix oa dashboard
This commit is contained in:
parent
a3ff64a348
commit
54eda400cb
@ -251,7 +251,7 @@ export default {
|
||||
{
|
||||
on: {
|
||||
click: () => {
|
||||
this.$router.push(`/meeting/detail/${p.row.id}`);
|
||||
this.$router.push(`/oa/meeting/detail/${p.row.id}`);
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user