🐞 fix(server): 信息弹出框层级不对

This commit is contained in:
小吾立 2024-07-24 14:24:57 +08:00
parent f7d8d65d8e
commit f959d0247f
2 changed files with 7 additions and 0 deletions

View File

@ -7,6 +7,7 @@
1. 【server】优化 登录验证码去除易混淆字母oO0、lL1、q9Q、pP
2. 【server】修复 批量构建引起环境变量丢失问题(感谢@[xieliangza](https://github.com/xieliangza) [Github issues 88](https://github.com/dromara/Jpom/issues/88)
3. 【all】优化 解析 HTTP `Accept-Language` 请求头支持多语言最高优先级
4. 【server】修复 页面未刷新情况下打开弹窗次数过多不能提示窗口层级太低(感谢[@lin_yeqi](https://gitee.com/lin_yeqi) [Gitee issues IAEBUZ](https://gitee.com/dromara/Jpom/issues/IAEBUZ)
------

View File

@ -245,6 +245,12 @@ export default {
ellipsis: true,
width: 100
},
{
title: this.$t('i18n_45a4922d3f'),
dataIndex: 'modeData',
ellipsis: true,
width: 100
},
{
title: this.$t('i18n_f9ac4b2aa6'),
dataIndex: 'modifyUser',