refactor: Modal/Drawer中使用VxeTable tooltip需要设置更高的z-index 防止被遮挡

This commit is contained in:
dap
2025-07-01 15:45:37 +08:00
parent 190c8c586e
commit 894f0c590a
3 changed files with 13 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
# 1.4.2
**REFACTOR**
- Modal/Drawer中使用VxeTable tooltip需要设置更高的z-index 防止被遮挡
# 1.4.1
**FEATURES**