mirror of
https://gitee.com/ElemeFE/element.git
synced 2024-12-02 20:28:52 +08:00
parent
4d6dc06ae5
commit
cefe15dc19
@ -383,6 +383,7 @@
|
|||||||
},
|
},
|
||||||
|
|
||||||
tableData(newVal) {
|
tableData(newVal) {
|
||||||
|
this.$nextTick(_ => this.doRender());
|
||||||
this.doOnDataChange(newVal);
|
this.doOnDataChange(newVal);
|
||||||
this.updateScrollInfo();
|
this.updateScrollInfo();
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user