Revert "perf: 新增 xrdp 协议 rdp7 端口 3390"

This commit is contained in:
老广
2023-07-04 17:36:21 +08:00
committed by GitHub
parent 433f3a34cb
commit f6a3eb1349
2 changed files with 2 additions and 2 deletions

View File

@@ -23,7 +23,7 @@ export default {
[
this.$t('terminal.BasePort'),
[
'http_port', 'https_port', 'ssh_port', 'rdp_port', 'rdp7_port'
'http_port', 'https_port', 'ssh_port', 'rdp_port'
]
],
[

View File

@@ -25,7 +25,7 @@ export default {
'name', 'host', 'actions',
'http_port', 'https_port', 'ssh_port', 'rdp_port',
'mysql_port', 'mariadb_port', 'postgresql_port',
'redis_port', 'oracle_port_range', 'rdp7_port'
'redis_port', 'oracle_port_range'
]
},
columnsMeta: {