You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2022/09/29 02:56:26 UTC

[GitHub] [dolphinscheduler] fuchanghai commented on a diff in pull request #12200: [improvement] improve relation between notification strategy and alarm group on ui

fuchanghai commented on code in PR #12200:
URL: https://github.com/apache/dolphinscheduler/pull/12200#discussion_r983018424


##########
dolphinscheduler-ui/src/views/projects/workflow/definition/components/start-modal.tsx:
##########
@@ -333,7 +333,7 @@ export default defineComponent({
               v-model:value={this.startForm.warningGroupId}
               clearable
             />
-          </NFormItem>
+          </NFormItem>) : null}

Review Comment:
   @Amy0104 done



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org