Skip to content

HttpUtil最后请求header写错了 #12

@jinhanjiang

Description

@jinhanjiang

HttpUtil.js的113行header少了后缀s

fetch(url, {
                method: method,
                headers: header,
                body: body
}).then(response => {

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