mirror of
https://github.com/jumpserver/lina.git
synced 2025-09-17 23:59:02 +00:00
Merge pull request #1852 from jumpserver/pr@dev@ticket_bug
fix: 修复工单命令复合显示bug
This commit is contained in:
@@ -62,7 +62,7 @@ export default {
|
||||
},
|
||||
{
|
||||
key: this.$t('tickets.ApplyRunAsset'),
|
||||
value: object.rel_snapshot.apply_run_asset
|
||||
value: object.apply_run_asset
|
||||
},
|
||||
{
|
||||
key: this.$t('tickets.ApplyRunSystemUser'),
|
||||
|
Reference in New Issue
Block a user