Open
Conversation
Member
|
不修改 Element Plus 的默认值,而是将 Vxe Table 的值恢复为 999 是不是更合理? |
Contributor
Author
Member
|
把 Vxe Table 改成和 Element Plus 默认值一致应该就可以了 |
Contributor
Author
VxeTable 的 z-index 会随着 VXETable.modal.message 调用次数累加,到最后还是有可能比 element plus 大 |
Member
|
也有道理,但是修改 EP 的默认值实在不是一个好的选择,会给业务上造成一定的心智负担。 我的建议依旧是将 Vxe 和 EP 默认值保持一致,你看看怎么样 |
Contributor
Author
Member
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.




现象:axios.ts 中的 ElMessage 被 VxeModal 所遮挡
原因:
setConfig()中配置为了 9999