feature(web): 增加 zookeeper url 展示
This commit is contained in:
@@ -969,6 +969,11 @@ function tableMetaDialog() {
|
||||
content: copyField('tableMeta.config.checkpointRootPath'),
|
||||
span: 4
|
||||
},
|
||||
{
|
||||
label: 'Zookeeper 地址',
|
||||
content: copyField('tableMeta.config.zookeeperUrl'),
|
||||
span: 4
|
||||
},
|
||||
],
|
||||
},
|
||||
{type: 'divider'},
|
||||
|
||||
Reference in New Issue
Block a user