fixed lint
fixed lint
This commit is contained in:
parent
f24603ba58
commit
191068ac0c
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@
|
|||
data () {
|
||||
return {
|
||||
currentPageSize: this.pageSize
|
||||
}
|
||||
};
|
||||
},
|
||||
watch: {
|
||||
pageSize (val) {
|
||||
|
|
Loading…
Add table
Reference in a new issue