Baoqi commented on a change in pull request #842: [FEATURE][#841]Add HTTP components(添加HTTP组件) URL: https://github.com/apache/incubator-dolphinscheduler/pull/842#discussion_r326934654
########## File path: escheduler-ui/src/js/conf/home/pages/dag/_source/formModel/tasks/http.vue ########## @@ -0,0 +1,148 @@ +<template> + <div class="flink-model"> Review comment: Here, the flink-model should be modified to http-model, please also change the css part for this at the bottom of this file ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
