封禁列表
This commit is contained in:
		
							parent
							
								
									3e9f45c99e
								
							
						
					
					
						commit
						d9a89fac59
					
				| @ -81,8 +81,8 @@ | ||||
|         <el-table-column label="状态" align="center" prop="handLingStatus" /> | ||||
|         <el-table-column label="操作" align="center" class-name="small-padding fixed-width" width="150px"> | ||||
|           <template #default="scope"> | ||||
|             <el-button v-hasPermi="['manage:banned:edit']" link type="primary" @click="handleUpdate(scope.row)">封禁</el-button> | ||||
|             <el-button v-hasPermi="['manage:banned:remove']" link type="primary" @click="handleDelete(scope.row)">删除{{ radio1 }}</el-button> | ||||
|             <el-button v-hasPermi="['manage:report:edit']" link type="primary" @click="handleUpdate(scope.row)">封禁</el-button> | ||||
|             <el-button v-hasPermi="['manage:report:remove']" link type="primary" @click="handleDelete(scope.row)">删除{{ radio1 }}</el-button> | ||||
|           </template> | ||||
|         </el-table-column> | ||||
|       </el-table> | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user