精选动态查询条件修改
This commit is contained in:
@@ -96,7 +96,7 @@ export default {
|
|||||||
params: {
|
params: {
|
||||||
moduleId: moduleId,
|
moduleId: moduleId,
|
||||||
current: this.current,
|
current: this.current,
|
||||||
areaId: this.user.areaId,
|
girdId: this.user.girdId,
|
||||||
containContent: true,
|
containContent: true,
|
||||||
}
|
}
|
||||||
}).then(res=> {
|
}).then(res=> {
|
||||||
|
|||||||
@@ -54,7 +54,7 @@ export default {
|
|||||||
params: {
|
params: {
|
||||||
moduleId: this.moduleId,
|
moduleId: this.moduleId,
|
||||||
current: this.current,
|
current: this.current,
|
||||||
areaId: this.user.areaId,
|
girdId: this.user.girdId,
|
||||||
containContent: true,
|
containContent: true,
|
||||||
}
|
}
|
||||||
}).then(res => {
|
}).then(res => {
|
||||||
|
|||||||
Reference in New Issue
Block a user