This commit is contained in:
changjinpeng
2022-03-08 16:01:05 +08:00
parent ada0a811dc
commit 7ae0d6bfb5
2 changed files with 3 additions and 6 deletions

View File

@@ -93,7 +93,7 @@ export default {
methods: {
getList() {
this.$http
.post('/app/appvillageactivityinfo/list', null, {
.post('/app/appvillageactivityinfo/listUp', null, {
params: {
size: this.size,
current: this.current,