Open
Description
Version
Vben Admin V5
Describe the bug?
如图,弹窗内的 vxe-table 的 tooltip 之 z-index 太小

bugfix
.vxe-tooltip--wrapper {
z-index: 3000 !important;
}
Reproduction
all
System Info
all
Relevant log output
Validations
- Read the docs
- Ensure the code is up to date. (Some issues have been fixed in the latest version)
- I have searched the existing issues and checked that my issue does not duplicate any existing issues.
- Check that this is a concrete bug. For Q&A open a GitHub Discussion or join our Discord Chat Server.
- The provided reproduction is a minimal reproducible example of the bug.