Update table.vue

for issus #22230
pull/22231/head
qiyue1234 2022-11-02 13:09:12 +08:00 committed by GitHub
parent 5d7374bf16
commit d7f74e1abe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -620,7 +620,9 @@
this.store.setCurrentRowKey(value);
}
},
columns(){
this.layout.updateColumnsWidth();
},
data: {
immediate: true,
handler(value) {