From 3a010ed847953554602a6cdee3417105b9066e02 Mon Sep 17 00:00:00 2001
From: DYL0109 <1332079466@qq.com>
Date: 星期四, 23 一月 2025 15:02:26 +0800
Subject: [PATCH] !41 政策管理文件地址修改 Merge pull request !41 from 张嘉伟/zhangjw

---
 zhitan-vue/src/views/login.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/zhitan-vue/src/views/login.vue b/zhitan-vue/src/views/login.vue
index b58823d..86d243f 100644
--- a/zhitan-vue/src/views/login.vue
+++ b/zhitan-vue/src/views/login.vue
@@ -21,6 +21,7 @@
           size="large"
           auto-complete="off"
           placeholder="瀵嗙爜"
+          show-password
           @keyup.enter="handleLogin"
         >
           <template #prefix><svg-icon icon-class="password" class="el-input__icon input-icon" /></template>

--
Gitblit v1.9.3