Loading dolphinscheduler-ui/src/js/conf/home/pages/security/pages/workerGroups/_source/list.vue +1 −1 Original line number Diff line number Diff line Loading @@ -129,6 +129,6 @@ this.list = this.workerGroupList }, mounted () {}, components: { } components: {}, } </script> No newline at end of file dolphinscheduler-ui/src/js/conf/home/pages/security/pages/workerGroups/index.vue +1 −2 Original line number Diff line number Diff line Loading @@ -141,8 +141,7 @@ this.searchParams.pageNo = _.isEmpty(a.query) ? 1 : a.query.pageNo } }, created () { }, created () {}, mounted () { this.$modal.destroy() }, Loading Loading
dolphinscheduler-ui/src/js/conf/home/pages/security/pages/workerGroups/_source/list.vue +1 −1 Original line number Diff line number Diff line Loading @@ -129,6 +129,6 @@ this.list = this.workerGroupList }, mounted () {}, components: { } components: {}, } </script> No newline at end of file
dolphinscheduler-ui/src/js/conf/home/pages/security/pages/workerGroups/index.vue +1 −2 Original line number Diff line number Diff line Loading @@ -141,8 +141,7 @@ this.searchParams.pageNo = _.isEmpty(a.query) ? 1 : a.query.pageNo } }, created () { }, created () {}, mounted () { this.$modal.destroy() }, Loading