mirror of
https://github.com/jpros/tacticalrmm-web.git
synced 2026-01-20 03:50:21 +00:00
fix url action for agents
This commit is contained in:
@@ -126,7 +126,7 @@
|
||||
dense
|
||||
clickable
|
||||
v-close-popup
|
||||
@click="runURLAction(props.row.id, action.id)"
|
||||
@click="runURLAction(props.row.agent_id, action.id)"
|
||||
>
|
||||
{{ action.name }}
|
||||
</q-item>
|
||||
|
||||
Reference in New Issue
Block a user