Browse Source

startup parameters

pull/2/head
huyuanming 5 years ago
parent
commit
2b157db393
  1. 2
      escheduler-ui/src/js/conf/home/pages/dag/_source/startingParam/index.vue

2
escheduler-ui/src/js/conf/home/pages/dag/_source/startingParam/index.vue

@ -85,8 +85,6 @@
deep: true,
handler () {
this.isActive = false
this.notifyGroupList = null
this.workerGroupList = null
this.$nextTick(() => (this.isActive = true))
}
}

Loading…
Cancel
Save