src/views/system/result/detail/detail.vue
@@ -18,12 +18,6 @@ icon="el-icon-edit" @click="handleRuleUpdate(scope.row)" >修改</el-button> <el-button size="mini" type="text" icon="el-icon-delete" @click="handleDelete(scope.row)" >删除</el-button> </template> </el-table-column> </el-table>