Skip to content

Commit

Permalink
bug:用户中心密码显示多2个* (TencentBlueKing#1091)
Browse files Browse the repository at this point in the history
  • Loading branch information
lannoy0523 authored Aug 25, 2023
1 parent 9f78cbc commit 7a3ca2d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
</bk-form-item>
<bk-form-item :label="$t('password') + ':'">
<div class="flex-align-center">
<span>********</span>
<span>******</span>
<bk-button class="ml20 flex-align-center"
v-if="!editItem.key"
text
Expand Down

0 comments on commit 7a3ca2d

Please sign in to comment.