mirror of
				https://github.com/YunaiV/ruoyi-vue-pro.git
				synced 2025-11-04 08:06:12 +08:00 
			
		
		
		
	Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
		@ -27,8 +27,6 @@
 | 
				
			|||||||
          @click="handleDetail(row)"
 | 
					          @click="handleDetail(row)"
 | 
				
			||||||
        />
 | 
					        />
 | 
				
			||||||
        <XTextButton
 | 
					        <XTextButton
 | 
				
			||||||
          link
 | 
					 | 
				
			||||||
          type="primary"
 | 
					 | 
				
			||||||
          preIcon="ep:delete"
 | 
					          preIcon="ep:delete"
 | 
				
			||||||
          :title="t('action.del')"
 | 
					          :title="t('action.del')"
 | 
				
			||||||
          v-hasPermi="['system:post:delete']"
 | 
					          v-hasPermi="['system:post:delete']"
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user