fixed #555
This commit is contained in:
parent
48af13599c
commit
8fbc8c7191
2 changed files with 127 additions and 48 deletions
|
@ -244,6 +244,9 @@
|
|||
watch: {
|
||||
targetKeys () {
|
||||
this.splitData(false);
|
||||
},
|
||||
data () {
|
||||
this.splitData(false);
|
||||
}
|
||||
},
|
||||
created () {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue