mirror of https://github.com/ElemeFE/element
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