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 () {
|
data () {
|
||||||
return {
|
return {
|
||||||
currentPageSize: this.pageSize
|
currentPageSize: this.pageSize
|
||||||
}
|
};
|
||||||
},
|
},
|
||||||
watch: {
|
watch: {
|
||||||
pageSize (val) {
|
pageSize (val) {
|
||||||
|
|
Loading…
Add table
Reference in a new issue