未验证 提交 a5e4566e 编写于 作者: X xingchun-chen 提交者: GitHub

Merge pull request #2556 from muzhongjiang/dev

fix bug "Password display in plain text"(修复密码明文显示问题)
......@@ -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>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册