diff --git a/packages/publicity/AppContentInfo/components/List.vue b/packages/publicity/AppContentInfo/components/List.vue index 72122096..1e888eff 100644 --- a/packages/publicity/AppContentInfo/components/List.vue +++ b/packages/publicity/AppContentInfo/components/List.vue @@ -114,7 +114,7 @@ methods: { getList() { - this.instance.post(`/app/appcontentinfo/list-web`, null, { + this.instance.post(`/app/appcontentinfo/list-web2`, null, { params: { moduleId: this.$route.query.moduleId, ...this.search,