内容管理列表页面接口修改
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user