mirror of
https://github.com/jumpserver/lina.git
synced 2026-01-13 19:35:24 +00:00
fix:修复账号执行列表跳转详情报错问题
This commit is contained in:
@@ -21,7 +21,7 @@ export default {
|
||||
return {
|
||||
execution: { id: '' },
|
||||
config: {
|
||||
url: '/api/v1/accounts/push-account-executions/',
|
||||
url: '/api/v1/accounts/push-account-executions',
|
||||
activeMenu: 'AccountPushExecutionInfo',
|
||||
actions: {
|
||||
hasUpdate: false,
|
||||
|
||||
Reference in New Issue
Block a user