style: 修复样式问题

This commit is contained in:
xiaoxian521
2021-10-18 16:21:30 +08:00
parent 5585ded62b
commit 997e31e7be
5 changed files with 65 additions and 59 deletions

View File

@@ -51,7 +51,7 @@ import {
VXETable.setup({
size: "medium",
version: 0,
zIndex: 100,
zIndex: 1002,
table: {
// 自动监听父元素的变化去重新计算表格
autoResize: true,