mirror of
https://gitee.com/ElemeFE/element.git
synced 2024-12-02 12:18:46 +08:00
Table: table-body revert to v1.1.2, fixed #2312
This commit is contained in:
parent
5753b452af
commit
9f94a28f43
@ -116,7 +116,7 @@ export default {
|
||||
|
||||
computed: {
|
||||
table() {
|
||||
return this.$parent.$parent.columns ? this.$parent.$parent : this.$parent;
|
||||
return this.$parent;
|
||||
},
|
||||
|
||||
data() {
|
||||
|
Loading…
Reference in New Issue
Block a user