diff --git a/dolphinscheduler-ui/src/js/conf/home/pages/monitor/pages/servers/master.vue b/dolphinscheduler-ui/src/js/conf/home/pages/monitor/pages/servers/master.vue index ecc414c5f6..5b5032cf23 100644 --- a/dolphinscheduler-ui/src/js/conf/home/pages/monitor/pages/servers/master.vue +++ b/dolphinscheduler-ui/src/js/conf/home/pages/monitor/pages/servers/master.vue @@ -22,7 +22,6 @@
IP: {{item.host}} - {{$t('Process Pid')}}: {{item.id}} {{$t('Zk registration directory')}}: {{item.zkDirectory}}
diff --git a/dolphinscheduler-ui/src/js/conf/home/pages/monitor/pages/servers/worker.vue b/dolphinscheduler-ui/src/js/conf/home/pages/monitor/pages/servers/worker.vue index c8c0ed194c..aa2deca77e 100644 --- a/dolphinscheduler-ui/src/js/conf/home/pages/monitor/pages/servers/worker.vue +++ b/dolphinscheduler-ui/src/js/conf/home/pages/monitor/pages/servers/worker.vue @@ -22,7 +22,6 @@
IP: {{item.host}} - {{$t('Process Pid')}}: {{item.port}} {{$t('Zk registration directory')}}: {{$t('Directory detail')}}