This commit is contained in:
yanran200730
2022-11-03 09:52:23 +08:00
parent 1a65407ef7
commit 350e85143a
7 changed files with 16 additions and 13 deletions

View File

@@ -88,7 +88,7 @@
if (this.isMore) return
this.$loading()
this.$instance.post(`/appactivityinfo/list`, null, {
this.$instance.post(`/api/appactivityinfo/list`, null, {
withoutToken: true,
params: {
current: this.current,