wuchunfu commented on a change in pull request #3306:
URL: 
https://github.com/apache/incubator-dolphinscheduler/pull/3306#discussion_r460470915



##########
File path: 
dolphinscheduler-ui/src/js/conf/home/pages/security/pages/users/_source/createUser.vue
##########
@@ -84,7 +84,7 @@
           </template>
         </m-list-box-f>
         <m-list-box-f>
-          <template slot="name">{{$t('Phone')}}</template>
+          <template slot="name"><strong>*</strong>{{$t('Phone')}}</template>

Review comment:
       I think it is also necessary to add `<strong>*</strong>`  to remind 
users of this required item




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


Reply via email to