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