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/07/19 07:21:34 UTC

[GitHub] [dolphinscheduler] JinyLeeChina commented on a change in pull request #5837: [Fix-5518]: The data analysis state count interface, projectId change to projectCode

JinyLeeChina commented on a change in pull request #5837:
URL: https://github.com/apache/dolphinscheduler/pull/5837#discussion_r672045963



##########
File path: dolphinscheduler-ui/src/js/conf/home/pages/projects/pages/index/_source/processStateCount.vue
##########
@@ -91,7 +91,7 @@
         const myChart = Chart.pie('#process-state-pie', this.processStateList, { title: '' })
         myChart.echart.setOption(pie)
         // 首页不允许跳转

Review comment:
       I think it should be English here




-- 
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