Browse Source

fix

pull/2/head
break60 4 years ago
parent
commit
8854b36561
  1. 3
      dolphinscheduler-ui/src/js/conf/home/pages/security/pages/workerGroups/_source/list.vue

3
dolphinscheduler-ui/src/js/conf/home/pages/security/pages/workerGroups/_source/list.vue

@ -128,8 +128,7 @@
created () { created () {
this.list = this.workerGroupList this.list = this.workerGroupList
}, },
mounted () { mounted () {},
},
components: { } components: { }
} }
</script> </script>
Loading…
Cancel
Save