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 2021/01/03 16:24:45 UTC

[GitHub] [incubator-dolphinscheduler] xxjingcd commented on a change in pull request #4362: [Improvement-4326][ui] Add description field to data source list

xxjingcd commented on a change in pull request #4362:
URL: https://github.com/apache/incubator-dolphinscheduler/pull/4362#discussion_r551025995



##########
File path: dolphinscheduler-ui/src/js/conf/home/pages/datasource/pages/list/_source/list.vue
##########
@@ -32,6 +32,7 @@
             </div>
           </template>
         </el-table-column>
+        <el-table-column prop="note" :label="$t('Description')"></el-table-column>

Review comment:
       ok,I have corrected and checked again




----------------------------------------------------------------
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:
users@infra.apache.org