Merge remote-tracking branch 'origin/build' into build

This commit is contained in:
aixianling
2023-10-23 16:35:11 +08:00

View File

@@ -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,