Loading dolphinscheduler-ui/src/js/conf/home/pages/security/pages/users/_source/createUser.vue +1 −1 Original line number Diff line number Diff line Loading @@ -37,7 +37,7 @@ <template slot="name"><strong>*</strong>{{$t('Password')}}</template> <template slot="content"> <x-input type="input" type="password" v-model="userPassword" :placeholder="$t('Please enter your password')"> </x-input> Loading Loading
dolphinscheduler-ui/src/js/conf/home/pages/security/pages/users/_source/createUser.vue +1 −1 Original line number Diff line number Diff line Loading @@ -37,7 +37,7 @@ <template slot="name"><strong>*</strong>{{$t('Password')}}</template> <template slot="content"> <x-input type="input" type="password" v-model="userPassword" :placeholder="$t('Please enter your password')"> </x-input> Loading