Skip to content

Error "export 'updateUser' was not found in 'api/form' #1

@AlbertWang2018

Description

@AlbertWang2018

\vue-form\src\components\person\person_review.vue
line 23
import {updateUser} from "api/form";
need change to
import {updateUser} from "api/user";
then OK.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions