流程中心-监控流程查看页面绘制
This commit is contained in:
@@ -69,7 +69,12 @@ export default {
|
||||
},
|
||||
methods: {
|
||||
view() {
|
||||
alert(111)
|
||||
this.$router.push({
|
||||
path: 'monitorViews',
|
||||
query:{
|
||||
id: this.$route.query.id
|
||||
}
|
||||
})
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user