Commit 9f94a28f authored by qingwei.li's avatar qingwei.li Committed by 杨奕

Table: table-body revert to v1.1.2, fixed #2312

parent 5753b452
......@@ -116,7 +116,7 @@ export default {
computed: {
table() {
return this.$parent.$parent.columns ? this.$parent.$parent : this.$parent;
return this.$parent;
},
data() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment