首页调整
This commit is contained in:
parent
258a33635e
commit
2fb92cd445
|
|
@ -156,7 +156,7 @@ export default {
|
||||||
handleSizeChange(val) {
|
handleSizeChange(val) {
|
||||||
this.params.limit = val
|
this.params.limit = val
|
||||||
this.getData()
|
this.getData()
|
||||||
},
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue