mirror of https://github.com/ElemeFE/element
parent
5d7374bf16
commit
d7f74e1abe
|
@ -620,7 +620,9 @@
|
|||
this.store.setCurrentRowKey(value);
|
||||
}
|
||||
},
|
||||
|
||||
columns(){
|
||||
this.layout.updateColumnsWidth();
|
||||
},
|
||||
data: {
|
||||
immediate: true,
|
||||
handler(value) {
|
||||
|
|
Loading…
Reference in New Issue