mirror of
https://gitee.com/dolphinscheduler/DolphinScheduler.git
synced 2024-12-05 05:38:30 +08:00
Merge branch 'dev' of https://github.com/apache/incubator-dolphinscheduler into dev
This commit is contained in:
commit
6e7b11bd04
@ -37,7 +37,7 @@
|
|||||||
<template slot="name"><strong>*</strong>{{$t('Password')}}</template>
|
<template slot="name"><strong>*</strong>{{$t('Password')}}</template>
|
||||||
<template slot="content">
|
<template slot="content">
|
||||||
<x-input
|
<x-input
|
||||||
type="input"
|
type="password"
|
||||||
v-model="userPassword"
|
v-model="userPassword"
|
||||||
:placeholder="$t('Please enter your password')">
|
:placeholder="$t('Please enter your password')">
|
||||||
</x-input>
|
</x-input>
|
||||||
|
Loading…
Reference in New Issue
Block a user