From fd906130949f8251facb671b7d7d8e62fa54f378 Mon Sep 17 00:00:00 2001 From: liuye Date: Mon, 23 Oct 2023 15:33:31 +0800 Subject: [PATCH] =?UTF-8?q?=E5=86=85=E5=AE=B9=E7=AE=A1=E7=90=86=E5=88=97?= =?UTF-8?q?=E8=A1=A8=E9=A1=B5=E9=9D=A2=E6=8E=A5=E5=8F=A3=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/publicity/AppContentInfo/components/List.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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,