mirror of
https://github.com/jumpserver/lina.git
synced 2026-01-13 11:24:17 +00:00
fix: 修复云同步执行列表 ip 字段显示
This commit is contained in:
@@ -45,7 +45,7 @@ export default {
|
||||
columns: [
|
||||
'instance_id',
|
||||
{
|
||||
prop: 'asset',
|
||||
prop: 'asset_ip',
|
||||
label: this.$t('xpack.ip')
|
||||
},
|
||||
'region',
|
||||
|
||||
Reference in New Issue
Block a user