Skip to content

他的作用是什么<QuestionnaireModel>res.json().data,就是这个<QuestionnaireModel> #16

@zcxzmzy

Description

@zcxzmzy

getQuestionnaireById(id: string) {
return this.http.get(SITE_HOST_URL + 'questionnaire/' + id)
.map(res => res.json().data)
.catch(this.handleError);
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions