src/views/userManage/roleManage.vue
@@ -217,12 +217,13 @@ > <template slot-scope="scope"> <el-button plain v-if="menuStatus.update" type="warning" @click="handleEdit(scope.$index, scope.row)" size="small" >{{ $t('common.update') }}</el-button> <el-button <el-button plain @click="showDetail(scope.$index, scope.row)" size="small" >{{ $t('common.see') }}</el-button>