ruoyi-ui/src/views/honor/index.vue
@@ -186,7 +186,7 @@ <template slot-scope="scope">{{scope.row.remark? scope.row.remark: '————'}}</template> </el-table-column> <!-- </el-table-column>--> <el-table-column label="操作" align="center" width="250" class-name="small-padding fixed-width" v-if="userId != 2"> <el-table-column fixed="right" label="操作" align="center" width="250" class-name="small-padding fixed-width" v-if="userId != 2"> <template slot-scope="scope" v-if="scope.row.roleId !== 1"> <div class="button-container"> <el-button