精选动态查询条件修改

This commit is contained in:
liuye
2023-04-24 10:56:15 +08:00
parent edc50dccb8
commit 5eb32723bb
2 changed files with 2 additions and 2 deletions

View File

@@ -96,7 +96,7 @@ export default {
params: {
moduleId: moduleId,
current: this.current,
areaId: this.user.areaId,
girdId: this.user.girdId,
containContent: true,
}
}).then(res=> {

View File

@@ -54,7 +54,7 @@ export default {
params: {
moduleId: this.moduleId,
current: this.current,
areaId: this.user.areaId,
girdId: this.user.girdId,
containContent: true,
}
}).then(res => {