mirror of
				https://gitee.com/hhyykk/ipms-sjy-ui.git
				synced 2025-11-04 12:18:43 +08:00 
			
		
		
		
	@@ -106,7 +106,7 @@
 | 
				
			|||||||
          <el-button
 | 
					          <el-button
 | 
				
			||||||
            type="danger"
 | 
					            type="danger"
 | 
				
			||||||
            link
 | 
					            link
 | 
				
			||||||
            @click="handleDelete(scope.row)"
 | 
					            @click="handleDelete(scope.row.id)"
 | 
				
			||||||
            v-hasPermi="['infra:job:delete']"
 | 
					            v-hasPermi="['infra:job:delete']"
 | 
				
			||||||
          >
 | 
					          >
 | 
				
			||||||
            删除
 | 
					            删除
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user