Browse Source

fix

pull/3/MERGE
break60 5 years ago committed by gaojun2048
parent
commit
a35649779b
  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