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



##########
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:
       Hi, thx a lot for your contribution~
   There are already the phone judge, so we do need to set the photo blank is 
required.
   You can just need to change the sql to `INSERT INTO `t_ds_user` VALUES ('1', 
'admin', '7ad2410b2f4c074479a8937a28a22b8f', '0', 'x...@qq.com', '', '0', 
'2018-03-27 15:48:50', '2018-10-24 17:40:22', null, 1);`
   
   If you have any question or suggestion, welcome to put forward~
   
![image](https://user-images.githubusercontent.com/29545877/88470373-1bcbae80-cf2e-11ea-8fb8-95ca113b3db9.png)
   




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