fix 修复 角色与用户 无法分页问题
This commit is contained in:
		@ -63,7 +63,7 @@
 | 
			
		||||
        :total="total"
 | 
			
		||||
        v-model:page="queryParams.pageNum"
 | 
			
		||||
        v-model:limit="queryParams.pageSize"
 | 
			
		||||
        @pagination="handleQuery"
 | 
			
		||||
        @pagination="getList"
 | 
			
		||||
      />
 | 
			
		||||
      <select-user ref="selectRef" :roleId="queryParams.roleId" @ok="handleQuery" />
 | 
			
		||||
    </el-card>
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user