diff --git a/src/styles/components/table.less b/src/styles/components/table.less
index 6e28231b..b6030e23 100644
--- a/src/styles/components/table.less
+++ b/src/styles/components/table.less
@@ -72,7 +72,7 @@
}
&-body{
overflow: auto;
- position: relative;
+ //position: relative;
}
&-with-fixed-top&-with-footer{
diff --git a/test/routers/table.vue b/test/routers/table.vue
index 40304937..9c42d821 100644
--- a/test/routers/table.vue
+++ b/test/routers/table.vue
@@ -1,279 +1,87 @@
-
-
- 导出原始数据
- 导出排序和过滤后的数据
- 导出自定义数据
+