mirror of
				https://github.com/bufanyun/hotgo.git
				synced 2025-11-04 16:23:43 +08:00 
			
		
		
		
	fix: 部门列表当前无分页,去除表格分页组件
This commit is contained in:
		@@ -21,6 +21,7 @@
 | 
			
		||||
        ref="actionRef"
 | 
			
		||||
        openChecked
 | 
			
		||||
        :columns="columns"
 | 
			
		||||
        :pagination="false"
 | 
			
		||||
        :request="loadDataTable"
 | 
			
		||||
        :row-key="(row) => row.id"
 | 
			
		||||
        :actionColumn="actionColumn"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user