fixed lint

fixed lint
This commit is contained in:
梁灏 2017-03-07 10:37:01 +08:00
parent f24603ba58
commit 191068ac0c

View file

@ -40,7 +40,7 @@
data () {
return {
currentPageSize: this.pageSize
}
};
},
watch: {
pageSize (val) {