{{
$t('table.search') }}
{{$t('table.add')}}
{{scope.row.id}}
{{scope.row.name}}
{{scope.row.description}}
{{ scope.row.defaultPassType | passTypeName }}
{{ scope.row.createTime | parseTime('{y}-{m}-{d} {h}:{i}') }}
{{ scope.row.updateTime | parseTime('{y}-{m}-{d} {h}:{i}') }}
{{ scope.row.enable | statusName }}
{{$t('table.ruleConfig')}}
{{$t('table.edit')}}
{{$t('table.disable')}}
{{$t('table.enable')}}
更多操作
{{$t('table.securityGroupBindPortMapping')}}
{{ scope.row.id }}
{{ scope.row.licenseName }}
{{ scope.row.protocal }}
{{ scope.row.domain }}
{{ scope.row.serverPort }}
{{ scope.row.clientIp }}:{{ scope.row.clientPort }}
{{ scope.row.description }}
{{ scope.row.enable | statusName }}
{{$t('table.bind')}}
{{$t('table.unbind')}}
{{$t('table.bindOtherSecurityGroup')}}