mirror of
https://github.com/jumpserver/lina.git
synced 2026-01-15 14:24:39 +00:00
Fixed: Remove Unused
This commit is contained in:
@@ -257,14 +257,6 @@ export default {
|
||||
).then(res => {
|
||||
openTaskPage(res['task'])
|
||||
})
|
||||
},
|
||||
handleClick() {
|
||||
this.drawerRefName = 'AssetDetail'
|
||||
this.$route.params.id = this.object.asset.id
|
||||
|
||||
this.$nextTick(() => {
|
||||
this.pamDrawerShow = true
|
||||
})
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user