mirror of
https://github.com/jumpserver/lina.git
synced 2025-09-16 15:19:25 +00:00
Merge pull request #3045 from jumpserver/pr@dev@ticket_command
fix: 工单命令复核不显示账号
This commit is contained in:
@@ -41,7 +41,7 @@ export default {
|
||||
},
|
||||
{
|
||||
key: this.$t('assets.Account'),
|
||||
value: object.rel_snapshot.apply_run_account
|
||||
value: object.apply_run_account
|
||||
},
|
||||
{
|
||||
key: this.$t('tickets.ApplyRunCommand'),
|
||||
|
Reference in New Issue
Block a user