mirror of
https://github.com/jumpserver/lina.git
synced 2026-01-29 21:28:52 +00:00
perf: report
This commit is contained in:
@@ -123,6 +123,7 @@ export default {
|
||||
can: this.$hasPerm('accounts.view_' + this.resource),
|
||||
callback: function({ row }) {
|
||||
vm.visible = true
|
||||
this.url = this.url.split('?')[0]
|
||||
vm.reportUrl = `${this.url}${row.id}/report/`
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user