From 386f7e24fb132deacb829a86aeb723dd1d1172eb Mon Sep 17 00:00:00 2001
From: 田源 <lastanimals@163.com>
Date: 星期二, 16 七月 2024 14:13:46 +0800
Subject: [PATCH] 修改密码调用接口 登录添加过期提醒 登录框中英文切换不显示bug

---
 Source/plt-web/plt-web-ui/src/views/system/user/option.js |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/Source/plt-web/plt-web-ui/src/views/system/user/option.js b/Source/plt-web/plt-web-ui/src/views/system/user/option.js
index d302eb2..7941331 100644
--- a/Source/plt-web/plt-web-ui/src/views/system/user/option.js
+++ b/Source/plt-web/plt-web-ui/src/views/system/user/option.js
@@ -80,6 +80,8 @@
     align:'center',
     search:true,
     sortable:true,
+    overHidden: true,
+    width:200,
   },
   {
     label: '涓撲笟',

--
Gitblit v1.9.3