27353 27398

This commit is contained in:
shijingjing
2022-02-14 16:33:14 +08:00
parent d97344cf6f
commit b5623c1b80
3 changed files with 57 additions and 36 deletions

View File

@@ -57,7 +57,7 @@ export default {
methods: {
getList() {
this.$http
.post(`/app/appclapeventinfo/listByGirdMember`, null, {
.post(`/app/appclapeventinfo/list`, null, {
params: {
size: 10,
current: this.current,