This commit is contained in:
梁灏 2017-04-01 11:21:35 +08:00
parent 48af13599c
commit 8fbc8c7191
2 changed files with 127 additions and 48 deletions

View file

@ -244,6 +244,9 @@
watch: {
targetKeys () {
this.splitData(false);
},
data () {
this.splitData(false);
}
},
created () {